Hi All,
There is requirement in our application, User account has to be created if user presented in the AD group even though user not login at all. this can be achieved via LDAP but we using SAML SSO. Is there any way or work around to achieve this?
Thanks in Advance
Discussion posts and replies are publicly visible
Depending on which system you use to manage user accounts, you will need to find a way to synchronize users to Appian actively. This can be done by calling APIs from Appian, or call APIs in Appian from the other system.