mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Clarify OVERLEAF_OIDC_USER_ID_FIELD parameter usage (closes #24)
This commit is contained in:
@@ -800,6 +800,7 @@ The values of the following two required variables will be provided by the admin
|
||||
|
||||
- `OVERLEAF_OIDC_USER_ID_FIELD`
|
||||
* The value of this attribute will be used by Overleaf as the external user ID, defaults to `id`.
|
||||
Other possible reasonable values are `email` and `username` (corresponding to `preferred_username` OIDC claim).
|
||||
|
||||
- `OVERLEAF_OIDC_UPDATE_USER_DETAILS_ON_LOGIN`
|
||||
* If set to `true`, updates the user `first_name` and `last_name` field on login,
|
||||
|
||||
Reference in New Issue
Block a user