Reload OIDC syncs without requiring the user to re-login
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Today OIDC sync (org/group/role) only happens on OIDC user authenticating. If the settings are updated, the user's are not refreshed.
We could save their OIDC claims and re-apply them when changing any of the sync settings. Or some manual "resync" button if the IdP changes.
This might be slow on large deployments, so might need to be an async job?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.