nextcloud-server/lib/private/Authentication
Arthur Schiwon f0494ec17a 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>
2024-06-11 20:19:18 +07:00
..
Events
Exceptions fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Listeners
Login fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
LoginCredentials fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Notifications
Token fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +07:00
TwoFactorAuth chore: Fix small psalm errors related to documented return types 2024-05-06 18:21:38 +07:00
WebAuthn fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00