
JeremyO.17379 (Customer) asked a question.
My organization uses Okta with Munis. Munis is a SaaS application my organization uses. We upgraded our Munis version and with that upgrade came SSO. We have two Okta agents on each of our domain controllers to sync between active directory and Munis so that people have SSO. 99% of us are fine, except for 1 user. For 99% of users, we sign into with Okta and are automatically redirected to our Munis landing page. For this 1 user, he is signed directly into the Okta app. What happens after signing in is the browser immediately directs here
https://xxxx.okta.com/app/UserHome and a second after, redirects to https://xxxxt.okta.com/enduser/callback
He has to open the same shortcut/bookmark/url a SECOND time, in the same browser session, to reach his Munis landing page.
I should note this only happens on his computer. He can sign in fine on my computer.
From my testing, I know this is a chromium specific issue. This only happens in chromium browsers like Edge & Chrome. This does not happen in Firefox and Internet Explorer, which run on different web engines. Because this is affecting ALL chromium browsers, there is no specific browser setting or cookies to try and experiment with. Changing something in Chrome (our default browser in the org) is not going to affect Edge, which is also experiencing this problem.
I have contacted support and they are just as perplexed as me. Even support doesn't know what is going on. They spent over an hour on this user's computer yesterday with no resolution. Can anyone help? Thank you!!

Hi @JeremyO.17379 (Customer) , Thanks for taking the time to reach out to the Okta Community!
Definitely sounds like an environmental issue.
My advice would be to leverage something like Fiddler to capture the traffic on the affected machine and one that is not affected, then compare the two flows to see where the breaking point might be.
Here's a guide on how to use Fiddler:
https://support.okta.com/help/s/article/Capturing-A-Fiddler-Trace-For-Okta-Customer-Support?language=en_US
Hope this helps!