user_oidc/tests
Marvin Öhlerking 88cd62ab77 New settings for provider:
- groupProvisioning (This will create and update the users groups depending on the groups claim in the id token.)
- mappingGroups (Claim in the idToken which will be used for provisiong of groups.)
- providerBasedId (Use provider identifier as prefix for ids.)
- bearerProvisioning (This automatically provisions the user, when sending API and WebDav Requests with a Bearer token. Auto provisioning and Bearer token check have to be activated for this to work.)
Some code improvements:
-Moved provisioning code from Controller to a separate service

Signed-off-by: Marvin Öhlerking <marvin.oehlerking@capgemini.com>
2022-11-23 09:15:50 +01:00
..
integration attempt to move failing test 2022-04-25 12:27:49 +02:00
unit New settings for provider: 2022-11-23 09:15:50 +01:00
bootstrap.php Add unit tests 2021-06-25 15:06:14 +02:00
docker-compose.integration.yml Add integration tests with keycloak 2021-08-16 08:50:15 +02:00
phpunit.integration.xml Update master php testing versions 2022-04-07 12:06:56 +02:00
phpunit.xml Update master php testing versions 2022-04-07 12:06:56 +02:00