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
It's not currently obvious that the SSO redirection page (introduced as a security measure) can be bypassed by use of the sso.client_whitelist option. This option allows specifying a whitelist of client URIs, for which the redirection page won't appear if the client you are being redirected to during SSO login.
We should include some words about it on the yet-to-be-written Single Sign-On documentation page.
The text was updated successfully, but these errors were encountered:
matrixbot
changed the title
Dummy issue
Include in SSO documentation that SSO redirect confirmation can be bypassed using the sso.client_whitelist option
Dec 21, 2023
This issue has been migrated from #11294.
It's not currently obvious that the SSO redirection page (introduced as a security measure) can be bypassed by use of the
sso.client_whitelist
option. This option allows specifying a whitelist of client URIs, for which the redirection page won't appear if the client you are being redirected to during SSO login.We should include some words about it on the yet-to-be-written Single Sign-On documentation page.
The text was updated successfully, but these errors were encountered: