Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

SSO SAML integration programmatically

Avatar

Level 2

we have aem-6.5.20 on-prem version managed by AMS

 

currently we have saml integration for static page paths as below

/content/mysite/eu/en/private-portal

/content/mysite/eu/de/private-portal

/content/mysite/eu/fr/private-portal

 

We configured in saml section in configMgr with Synchronized Attributes . it is working as expected till today

 

Now our new use-case is we wanted to do sso for dynamic page paths instead of  static page paths.

We have login button in header section of all pages. if user clicks on login button then we need to do saml authentication programmatically and do the sso. Also we need to get the Synchronized Attributes from com.adobe.granite.security.user.UserProperties object.

 

In this case i need to remove the saml config from configMgr. Not sure how to start and where we need to pass certalias key programmatically.

 

Thanks in advance for your solutions and suggestion.

 

 

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Avatar

Administrator

@saibul2 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni