Expand my Community achievements bar.

SSO for chatbot on AEM page

Avatar

Level 1

we are currently using AEM for page creation, where we get SAML authenticated to access the home page.

we got a requirement to implement a chatbot on the home page which should be using SSO . means chatbot should authenticate user once user is logged and redirected to home page.

could you all please suggest some thoughts on approach for this implementation

 

1 Reply

Avatar

Level 2

Not positive I understand the complete question but the SAML configuration is based on a content path.

If you need SAML for a part of a page then you may need to override the SSO handler and have the chatbot check to see if the user is authenticated and if not post to the IDP url

page footer