<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008QlMiSSAVOkta Classic EngineSingle Sign-OnAnswered2024-03-25T22:47:48.000Z2020-05-06T10:26:26.000Z2020-05-06T12:37:45.000Z

pawang.53480 (Customer) asked a question.

SSO is not working - Not Able To Auto Log in on Different SIte

After login on one website when i browse second site, it does not auto login. After doing some analysis i found .ASPXAUTH cookie is not creating. I am not sure what are the actual cause but at initial stage i found this cookie is missing. What could be the possible reasons on not creating this cookie?


  • pawang.53480 (Customer)

    Actually we are doing a upgrade of system from older version to new version in Sitecore 9.3. In older version it works fine with same urls but in new version it does not work.

  • pawang.53480 (Customer)

    And in new version i found .ASPXAUTH cookie is missing.

  • 2gfue (2gfue)

    Use some tool like fiddler to see the http request/ response headers and to see whether you are receiving the cookie from the client or not.

  • pawang.53480 (Customer)

    any idea what is the name of cookie which Okta returns?

  • 2gfue (2gfue)

    No idea, but first check whether its setting any value in Cookie PARAM or not. Also, let me know if have tried with different-2 browsers or not ?

    Is the behavior same with Chrome, Mozilla and IE ??

  • pawang.53480 (Customer)

    i have the same behavior on all browsers and it is setting below cookie.

    1. set-cookie: JSESSIONID=E08CFEC9BADAA46C453F772D2B66C869; Path=/; Secure; HttpOnly
    2. set-cookie: t=blue-dark; Path=/
    3. set-cookie: sid=102AxsWSiCWRkqudP4QWFrZzw;Version=1;Path=/;Secure;HttpOnly;SameSite=None
    4. set-cookie: proximity_c15f9804e974af757d1eb90ba86efb9f=S7XF5/vVPWU/rANpQk+HzFq4K5m/EbqaggspZs5HVDWAg0OuYQ//H/AtzKImGrbJZRWjl5BS4lB9/lY4vZLZO1Zwv0s53V8hADUeJR6pCBX0QjYjkcufsBGvOkBjzedWvQxwq+DcGVn3/oFbkdPhd9BJ72wGt2q+ec1m0CMQwRM2PrGu4w0ZNU6acOKXTiqQ;Version=1;Path=/;Max-Age=31536000;Secure;Expires=Thu, 06 May 2021 11:32:23 GMT;SameSite=None

     

    Expand Post
  • 2gfue (2gfue)

    I am not Sitecore expert but a lot of things changed in Sitecore 9.1 onwards like Sitecore 9.1.0 or later does not support the Active Directory module, you should use federated authentication instead.(https://doc.sitecore.com/developers/93/sitecore-experience-manager/en/sitecore-identity.html)

    You had upgraded from which version to 9.3 if it before 9 then you may revisit the integration.

     

    I have never done the integration with Sitecore so may be someone else can give you more idea in community.

     

    Expand Post
This question is closed.
Loading
SSO is not working - Not Able To Auto Log in on Different SIte