Hi, at the beggining of this year I implemented an embedded interface with an external sistem and it was working fine (log in on the external site was with Appian native authentication by navigating to suite/?signin=native) but now we had to add OpenID Authentication for logins and those user who where on the SSO Group were not able to access trough the native url anymore. With this change, the users that access trough the external site with the embedded appian interface were not able to connect anymore. Only those who were not in the authentication group could. Does anyone know what could have happened? And how to solve it?
Discussion posts and replies are publicly visible
YProbably you need to set a non default SAML for Auth
Hi David, so I should change the script tag on the external site that uses the embedded interface right?
Yes... according to the documentation that's what it has to be done.
Thank you!!
Hi David, I changed the tag adding -> data-signin="employee".But when I go to the external site it keeps directing me to the native url with the access by credentials, not to the open id authentication. do you know why does this happens?
Did you create your signing page in Appian for that tag?