Multiple Authentication handlers | Community
Skip to main content
Level 2
October 16, 2015
Solved

Multiple Authentication handlers

  • October 16, 2015
  • 2 replies
  • 1664 views

Hi,

My use case is that I want to use different authentication handlers for different sites. We already have SAML integrated with an IDP for one site. But we also want to use the OOTB Login component to authenticate users in the AEM User list. Right now SAML overrides everything.

Any ideas?

Brumoon

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

This is already answered by justin snip of it below

In Sling, Authentication Handlers can be applied by path, so this is just a matter of configuring each Authentication Handler with the set of paths it should handle.

2 replies

Scott_Brodersen
Level 8
October 16, 2015

Your observed behaviour of SAML suggests that you should raise an issue with Daycare

scott

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

This is already answered by justin snip of it below

In Sling, Authentication Handlers can be applied by path, so this is just a matter of configuring each Authentication Handler with the set of paths it should handle.