eosc-kc / keycloak

Open Source Identity and Access Management For Modern Applications and Services
https://www.keycloak.org
Apache License 2.0
4 stars 4 forks source link

SAML/OIDC IdP refresh metadata #119

Open cgeorgilakis opened 3 years ago

cgeorgilakis commented 3 years ago

Based on comments in https://issues.redhat.com/browse/KEYCLOAK-10680

cgeorgilakis commented 3 years ago

Dev discussion : https://groups.google.com/g/keycloak-dev/c/rt3mD5jzxtA PR : https://github.com/keycloak/keycloak/pull/8451

cgeorgilakis commented 2 years ago

Github discussion for implementation : https://github.com/keycloak/keycloak/discussions/8697

cgeorgilakis commented 2 years ago

New github issue ( jira issue will be closed) : https://github.com/keycloak/keycloak/issues/11692

djbulsink commented 2 years ago

Hi,

We would like to use the refresh metadata functionality for the identity providers. I looked at the PRs but there haven't been any action for a while. Is there a way to get this moving again? Thanks,

Regards, DJ

cgeorgilakis commented 2 years ago

Thanks @djbulsink for your interest. Sorry, for the late response due to regular leaves period.

Unfortunately, PR has blocked because Stian has mentioned that PR should take into account future static IdP configuration. I can not understand well what they have in mind and how this could combine with autoupdated functionality. Although I have sent some reminders, they have not paid any attention to github discussion and PR.

You could start from a comment in github discussion and/or PR. I believe that they will think it again if other teams are interesting in this needed feature.

For our team this functionality is important and part of SAML IdP Federation that we use.