How to only activate and use SAMLAuthenticationHandler at the site level?
This means we are only enforcing(trying..) saml usage for specific xxxsite with external IdentityProvider(Company IDP).
Thanks
Diego
Solved! Go to Solution.
Views
Replies
Total Likes
To be more precise, while configuring the SamlAuthenticationHandler you can set the Path property to the desired location in your repository that you want to be authenticated using SAML. All content under Path will be required to be authenticated by the configured idp.
I found these few links to be very helpful while configuring SAMLAuthenticationHandler in AEM -
https://docs.adobe.com/docs/en/aem/6-0/administer/security/saml-2-0-authenticationhandler.html
http://teddsprogrammingblog.blogspot.com/2014/03/trying-out-aem-saml-sso-for-first-time.html
https://helpx.adobe.com/experience-manager/kb/saml-demo.html
-kunal
Views
Replies
Total Likes
To be more precise, while configuring the SamlAuthenticationHandler you can set the Path property to the desired location in your repository that you want to be authenticated using SAML. All content under Path will be required to be authenticated by the configured idp.
I found these few links to be very helpful while configuring SAMLAuthenticationHandler in AEM -
https://docs.adobe.com/docs/en/aem/6-0/administer/security/saml-2-0-authenticationhandler.html
http://teddsprogrammingblog.blogspot.com/2014/03/trying-out-aem-saml-sso-for-first-time.html
https://helpx.adobe.com/experience-manager/kb/saml-demo.html
-kunal
Views
Replies
Total Likes
Hi Diego,
Thanks for reaching out to Adobe Community.
You may want to go through the below documentation page to know how to configure the SAML authentication handler:
https://docs.adobe.com/docs/en/aem/6-0/administer/security/saml-2-0-authenticationhandler.html
Thanks!
Views
Replies
Total Likes