This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Include in SSO documentation that SSO redirect confirmation can be bypassed using the sso.client_whitelist
option
#11294
Labels
A-Config
Configuration, or the documentation thereof
A-Docs
things relating to the documentation
A-Social Login
Login via external identity providers
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Help-Wanted
We know exactly how to fix this issue, and would be grateful for any contribution
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: