Disabling openid provider on startup is confusing when provider is still working #15025
Open
2 of 6 tasks
Labels
topic/authentication
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
[x]
):Description
While upgrading to 1.13.4, my keycloak openid provider was temporarily down. I had this openid provider enabled and working before the upgrade. After upgrading, the openid login button was gone. Looking back at the changelog, it seems in 1.13.3, a change was implemented to disable openid providers that were not reachable and avoid failing startup. That is a good change imho but disabling them leads to the case where your openid login is gone away but it should not be. Is it possible to not fail and not disable them? A retry window in place before disabling? I am not sure what is best but having the provider disabled is not ideal.
Refs: #14802
The text was updated successfully, but these errors were encountered: