Hello All, We have a requirement to re-authenticate a user from the SAIL form. When a user click on the submit button in SAIL form(After filling all mandatory fields), system should ask for their login credentials to re-authenticate them. Please let me know if there is a way to implement it in Appian cloud environment
Thanks in Advance !
Discussion posts and replies are publicly visible
I think this is not possible. Authentication is implemented in the platform and not available to us.
Can you elaborate on the purpose?
Due to security audit checks protocols, we need to re-authenticate the user when they try to update and submit few sensitive data elements in the application.
Like a two-factor authentication? I implemented this a while ago sending a SMS to the user he has to enter in the interface.
Yeah, we can treat that as a two-factor authentication but in our case user has to enter the login credentials and its need to be validated against Active Directory
AFAIK you would need to create a plugin for this. Please check the app market before starting your own development.