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
Session state = cryptographic hash of Client ID, origin URL, and OP User Agent state
sid = is public identifier of session_id
because we don’t want to expose session_id except very explicit cases, instead we should use sid, e.g. explicit passing in logout uri or claim in id_token