FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. mr.sahand
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by mr.sahand

    • M

      Unsolved Fusion auth single sign on issue

      Q&A
      • • • mr.sahand
      2
      0
      Votes
      2
      Posts
      2.2k
      Views

      S

      @mr-sahand said in Fusion auth single sign on issue:

      I have two same enabled applications defined on fusionauth each representing a separate web application hosted on my local. I have also created two applications on an azure ad tenant and connect my fusion auth applications to them via two saml v2 identity provider I have created on fusionauth. I have created one user on AzureAD tenant and only added that user to one of the applications.
      I can launch the web application which the azure ad user has access to and log into the application using it. Now when I try the other web application on the same browser what happens is it logs into the application without even going to a login page. What I am expecting is the second application to be rejected to log in as the azure ad user does not have access to it.
      What do I need to acheive the desired behaviour?

      I am having the same single sign on issue now. Did you find any solution?

    • M

      Unsolved Fusion Auth integration with Azure AD Saml the saml response returns user id as the nameid instead of the user email

      Q&A
      • • • mr.sahand
      3
      0
      Votes
      3
      Posts
      639
      Views

      M

      @mark-robustelli , thanks the issue though was my web app was sending the nameid format as persistent after removing it the issue was resolved.