You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried testing tsidp with Omni and it failed because Omni validates the returned JWT and expects that the email_verified claim is sent with a value of true
Currently tsidp is not sending this claim and therefore the auth flow fails.