sventorben/keycloak-home-idp-discovery

[Feature] login_hint in url

Closed this issue · 9 comments

Is there an existing feature request for this?

  • I have searched the existing issues

Is your feature related to a problem? Please describe.

When I enter my email, I get redirected to the idp. Here I have to enter my email again

Describe the solution you'd like

Maybe add the login_hint query param with the already entered email

Describe alternatives you've considered

No response

Anything else?

Thx for the great work

Hello @brecht-vermeersch

which version do you use?
This should be supported since version 20.0.1 of this authenticator.

Regards
Sven-Torben

I am using 20.0.3. This morning I tried upgrading to 21 but I got an error (with a fresh install). Something to do with the theme

I am using auth0 as the idp

I am using auth0 as the idp

When Keycloak redirects to auth0, does the URL include the login_hint parameter or not?

This morning I tried upgrading to 21 but I got an error (with a fresh install). Something to do with the theme

Version 21.0.0 only works with Keycloak >= 20.0.0.
Which Keycloak version did you use and what was the exact error message?

@brecht-vermeersch Please try version 21.0.1 - there was indeed an issue with the theme in version 21.0.0

@brecht-vermeersch check the latest Keycloak release (21.0.1). The issue with the theme should be fixed (keycloak/keycloak#17313)

@brecht-vermeersch Does this work for you now?

I'm currently not using this package. I don't know if the problem I had is solved with the new version