nextcloud/tests
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
..
apps chore: Add SPDX header 2024-05-13 17:41:36 +02:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Core chore: Add SPDX header 2024-05-13 17:41:36 +02:00
data chore: Add SPDX header 2024-05-22 19:58:12 +02:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +02:00
lib fix(Session): avoid password confirmation on SSO 2024-06-05 19:01:13 +02:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +02:00
Test/Repair/Owncloud chore: Add SPDX header 2024-05-13 17:41:36 +02:00
travis chore: Add SPDX header 2024-05-22 19:58:12 +02:00
apps.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
bootstrap.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
enable_all.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
karma.config.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
phpunit-autotest-external.xml chore: Add SPDX header 2024-05-13 17:41:36 +02:00
phpunit-autotest.xml chore: Add SPDX header 2024-05-13 17:41:36 +02:00
preseed-config.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
redis-cluster.config.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
redis.config.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
startsessionlistener.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00