How to configure SAML based SSO with Azure AD B2C as IDP - Stack Overflow

I have very little knowledge of how B2C works. I'm trying to achieve the authentication via SAML.

I have very little knowledge of how B2C works. I'm trying to achieve the authentication via SAML. I hope I'll be able to explain my question using a use-case.

I have an application developed using Adobe AEM and in B2C wanted to configure SAML-based SSO with Azure AD B2C as IDP. Is there any step-by-step approach or documents/links to achieve this? I tried to find the MSFT official document, but bit confused about the authentication flow and the overall approach. IS there any way to accomplish this without a custom policy? Any help would be appreciated.

Note: In B2C, "identity providers" do not have SAML.

Please help. Thanks

I have very little knowledge of how B2C works. I'm trying to achieve the authentication via SAML. I hope I'll be able to explain my question using a use-case.

I have an application developed using Adobe AEM and in B2C wanted to configure SAML-based SSO with Azure AD B2C as IDP. Is there any step-by-step approach or documents/links to achieve this? I tried to find the MSFT official document, but bit confused about the authentication flow and the overall approach. IS there any way to accomplish this without a custom policy? Any help would be appreciated.

Note: In B2C, "identity providers" do not have SAML.

Please help. Thanks

Share Improve this question asked 19 hours ago AskMeAskMe 2,57913 gold badges68 silver badges121 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

You have to use custom policies.

The reference is here.

The flow is:

  • The application creates a SAML AuthN request that's sent to the SAML sign-in endpoint for Azure AD B2C
  • The user can use an Azure AD B2C local account or any other federated identity provider (if configured) to authenticate
  • If the user signs in by using a federated identity provider, a token response is sent to Azure AD B2C
  • Azure AD B2C generates a SAML assertion and sends it to the application

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1743762896a4502961.html

相关推荐

  • How to configure SAML based SSO with Azure AD B2C as IDP - Stack Overflow

    I have very little knowledge of how B2C works. I'm trying to achieve the authentication via SAML.

    6天前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信