[keycloak-user] Keycloak Master Password & Query String
Tony Yip
tony.yip at shinetown.com.hk
Tue Oct 15 03:57:24 EDT 2019
Dear Barış,
It is not possible to setup a master password to enter all users account which is also danger. However, if you really need to use this method, you can write a custom SPI for authentication.
For the query string, you may append the query at the end of the reedirect_uri of OIDC / OAuth2 flow with configuration of the client having the redierct_uri ending with a star(*).
Tony Yip
tony.yip at shinetown.com.hk
Frontend Developer
Shinetown Telecommunication Limited
Web: shinetown.com.hk
> On 15 Oct 2019, at 3:23 PM, Namık Barış İDİL <namikbarisidil at hotmail.com> wrote:
>
>
> Hello All,
>
> Is there any way to have a master password which can enter all users account? Another thing I would like to ask if there is any way to have something in a query string in the login page. I mean, I would like to redirect a user from another page to login page and I would like to embed some information to the redirect link.
>
> Thanks in advance.
>
> Barış
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list