Support SAML for existing app registration

Ray Chen 0 Reputation points
2024-09-16T20:54:11.7833333+00:00

I have an existing App Registration (already published on the Microsoft Entra App Gallery) that only supports OpenID connect/OAuth 2.0. How do I update my App Registration to also support SAML single sign on?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 9,840 Reputation points Microsoft Vendor
    2024-09-20T20:11:32.5366667+00:00

    Hi @Ray Chen

    Thank you for reaching Microsoft Q&A Forum!

    I understand that you have a OpenID connect/OAuth 2.0 application and you would like to use SAML single sign on for the same OpenID connect application.

    To answer your question, OpenID Connect (OIDC) and Security Assertion Markup Language (SAML) are two different protocols for single sign-on (SSO) authentication. They serve different purposes.
    If your application supports OIDC-based SSO, you cannot configure it to use SAML-based SSO. However, you can configure Azure AD to use OIDC-based SSO with your application.

    Hope this helps. Do let us know if you any further queries by responding in the comments section.

    Thanks,

    Akhilesh.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.