diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2024-03-01 18:37:47 +0100 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2024-06-05 19:01:13 +0200 |
commit | 340939e688fab5c52061bc9e358587fbd8ec9fc8 (patch) | |
tree | 8f26c43cfdb8be01684fec40fdabf3b10e000a76 /lib/private/Setup.php | |
parent | 31b0a44cf65b6625636ea0fa15fb1a1122b525e1 (diff) | |
download | nextcloud-server-340939e688fab5c52061bc9e358587fbd8ec9fc8.tar.gz nextcloud-server-340939e688fab5c52061bc9e358587fbd8ec9fc8.zip |
fix(Session): avoid password confirmation on SSO
SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.
Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'lib/private/Setup.php')
0 files changed, 0 insertions, 0 deletions