How can I setup an Azure SSO web application such that users can access the application by providing their User ID and Password instead of using the SSO login flow?

Sunil Ferro 21 Reputation points
2024-04-16T10:09:11.9466667+00:00

We have a web application that is configured for single sign-on with SAML in Azure. There are users (employees) setup in the Active Directory however there are other users (contractors) who are not in the Active Directory and we need to give them the ability to sign in to the application as well. Is it possible to setup the SSO web application such that users can sign in using their traditional login credentials (User ID, Password) if they do not want to use SSO?

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

4 answers

Sort by: Most helpful
  1. Sandeep G-MSFT 20,906 Reputation points Microsoft Employee Moderator
    2024-04-17T05:40:32.9366667+00:00

    @Sunil Ferro

    Thank you for posting this in Microsoft Q&A.

    As I understand you have an SAML application configured in Azure AD. And you want users to be prompted for credentials whenever they try to access the application. Basically, you doesn't want SSO to work for users whoever tries to access this application.

    To require users to be prompted for credentials every time they access the application, you need to update your application code to include forceAuthn="true" parameter in the authentication request. This is an SAML parameter that forces interactive authentication regardless of whether a valid PRT and/or Cookies are present or not.

    Read more: https://learn.microsoft.com/en-us/azure/active-directory/develop/single-sign-on-saml-protocol

    221698-image.png

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Royala Jhonson 0 Reputation points
    2024-07-20T11:46:57.6333333+00:00

    To set up an Azure AD (Azure Active Directory) Single Sign-On (SSO) web application so that users can log in using their User ID and Password instead of using the sso id rajasthan flow, you typically need to configure Azure AD with a "Non-gallery application" and then handle authentication within your application itself. F

    0 comments No comments

  4. umran Jammu 0 Reputation points
    2025-05-29T02:32:02.3+00:00

    An SSO ID (Single Sign-On Identification) in Rajasthan is a unique digital identity provided by the Government of Rajasthan. It enables residents, businesses, and government employees to access a wide range of state government services through a single online platform, eliminating the need for multiple usernames and passwords.

    0 comments No comments

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.