nextcloud/lib
Arthur Schiwon 340939e688
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-05 19:01:13 +02:00
..
composer fix: Move OC_EventSource to OC namespace 2024-05-16 17:28:54 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-05-01 00:20:27 +00:00
private fix(Session): avoid password confirmation on SSO 2024-06-05 19:01:13 +02:00
public feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00