Thank you for reaching out to Microsoft Q&A.
When integrating a multi-tenant application in Microsoft Entra ID using admin consent, the platform defaults to OIDC (OpenID Connect) as the authentication method.
Unfortunately, Microsoft Entra ID does not allow you to switch the authentication protocol from OIDC to SAML2 after registration instead you can remove the OIDC Configuration but cannot change to SAML2. However, you can configure the app for SAML2 Single Sign-On (SSO) by manually creating it as a non-gallery application. Once created, you can set up the necessary SAML2 configurations to enable SAML-based login.
For further guidance on configuring SAML SSO, refer to Microsoft’s documentation.
Hope this helps. Do let us know if you any further queries.
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.
Regards,
Goutam Pratti.