nextcloud/tests/lib/AppFramework
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
..
Bootstrap chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Controller chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Db chore: Add SPDX header 2024-05-13 17:41:36 +02:00
DependencyInjection chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Http chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Middleware fix(Session): avoid password confirmation on SSO 2024-06-05 19:01:13 +02:00
OCS chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Routing chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Services chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Utility chore: Add SPDX header 2024-05-13 17:41:36 +02:00
AppTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00