mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 10:18:21 -05:00
Update services/proxy/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
@@ -134,7 +134,7 @@ OpenID Connect (OIDC) scopes are used by an application during authentication to
|
||||
|
||||
Claims cant get updated automatically in Infinite Scale when there is a change in the IDM (identity management). JWT tokens generated by the IDP (OpenID Connect provider) requested by Infinite Scale, are immutable, means they reflect the IDM claim state when issued. Therefore you can't change or update claims on existing tokens. To provide updated claim information for users in Infinite Scale, a new immutable token must be requested. This especially affects claim changes like changed user details or group names and applies for users individually.
|
||||
|
||||
Because there are many ways to implement expiry and handling of access and refrash tokens, only the general advice to (re)log in to get updated claim information can be given. This also applies for connected apps like the Desktop, iOS or Android app!
|
||||
Because there are many ways to implement expiry and handling of access and refresh tokens, only the general advice to (re)log in to get updated claim information can be given. This also applies for connected apps like the Desktop, iOS or Android app!
|
||||
|
||||
## Automatic Quota Assignments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user