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 Use OCP version of IToken in AppPasswordCreatedEvent 2024-01-11 14:02:15 +07:00
Exceptions fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Listeners feat: rename users to account or person 2024-02-13 21:06:30 +07:00
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 composer run cs:fix 2023-01-20 11:45:08 +07:00
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