mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-13 00:52:01 -04:00
fix: fix typo in proxy service documentation
This commit is contained in:
committed by
Ralf Haferkamp
parent
95f29d0440
commit
50be30e5db
@@ -107,7 +107,7 @@ checks if that user already exists. This is done by querying the `users` service
|
||||
where the attribute set in `PROXY_USER_CS3_CLAIM` matches the value of the OIDC
|
||||
claim configured in `PROXY_USER_OIDC_CLAIM`.
|
||||
|
||||
If the users does not exist, the proxy will create a new user via the `graph`
|
||||
If the user does not exist, the proxy will create a new user via the `graph`
|
||||
service using the claim values configured in
|
||||
`PROXY_AUTOPROVISION_CLAIM_USERNAME`, `PROXY_AUTOPROVISION_CLAIM_EMAIL` and
|
||||
`PROXY_AUTOPROVISION_CLAIM_DISPLAYNAME`.
|
||||
|
||||
Reference in New Issue
Block a user