コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Multiple Authentication handlers

Avatar

Level 2

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

1 受け入れられたソリューション

Avatar

正解者
Level 10

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 返信

Avatar

Level 8

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

scott

Avatar

正解者
Level 10

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.