SAML/ OIDC IdentityProvider(IdP) AutoUpdate #8697
Replies: 3 comments
-
|
My preferred option would be to do it properly from the start, but I do appreciate the problem and that this was implemented as described in the issue. So, would be open to sticking with how it's implemented now, and have a follow-up later to re-factor as needed from static configuration. @hmlnarik wdyt? |
Beta Was this translation helpful? Give feedback.
-
|
@stianst you have closed KEYCLOAK-10680 that is the original issue for this discussion/PR. When you ( @stianst , @hmlnarik) have time provide me information about PR implementation/ new github issue information. |
Beta Was this translation helpful? Give feedback.
-
|
@stianst , @hmlnarik Do you have any progress about this usefull issue implementation? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Keycloak jira issue for autoUpdated Identity Provider metadata from URL exists for long time. Our time is one of many teams that wants to use this feature.
We did an implementation described in the above jira issue based on @hmlnarik comment in previous jira issue :
Our implementation has the logic to automatically update SAML/OIDC IdP on cache and DB/map. The same logic as a realm admin user updates IdP periodically.
@stianst comment in PR :
Although I think that updating a cluster-wide cache would be a great solution, I do not know how to implement it and I need Keycloak team help. We must take into account that cache is per Realm , we will have also not autoUpdated IdPs and not all IdP fields are parsed from XML/json.
Do you have in mind that for autoUpdated IdP only cache will be take into account? How will autoUpdate task will be executed? What will happen at IdP creation/ Keycloak start up?
@stianst, @hmlnarik we could start a discussion in order to find a way to implement this useful task.
Beta Was this translation helpful? Give feedback.
All reactions