Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use remember me cookie to start authentication #32

Open
louisgls opened this issue Oct 12, 2021 · 0 comments
Open

use remember me cookie to start authentication #32

louisgls opened this issue Oct 12, 2021 · 0 comments

Comments

@louisgls
Copy link

thank you for all the extensions.
I'm currently using the dynamic idp redirector extension which is great but I would also like the email to be retrieved from the "remember me" cookie if it is set instead of the form.
Do I need to create my own extension or is that already implemented somewhere ?

I have tried different things like the "script" execution in keycloak, I can retrieve the email but I'm not sure what I have to do next to make the extension work. Set the user in the "context" by looking for users with this email ?

Authentication flow could be either :

Username form
Dynamic IDP Redirector

OR

Remember me Cookie
Dynamic IDP Redirector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant