Details
-
Enhancement
-
Status: Closed
-
Minor
-
Resolution:
Out of Date
-
None
-
None
-
None
-
Low
-
NEW
-
NEW
Description
Such request was already made in KEYCLOAK-4225
When calling the Javascript's adapter init method with onLoad: login-required, it is impossible to tweak the IDP or login hint.
Add 2 extra parameters to initOptions: loginHint and idpHint, and pass them from the init method to the login method.