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
feat(mon-pix): prevent OIDC authentication replay errors when doing history back and reload
i.e. 400 BadRequestError 'Required "state" is missing in session'
This is when the user is already authenticated with the same OIDC Provider and
performs a reload of the /connexion/:identity_provider_slug URL.
0 commit comments