Replies: 3 comments 3 replies
-
I can't fully understand your question, but perhaps the answer is "you can't". |
Beta Was this translation helpful? Give feedback.
-
Thanks for answering. Actually, those credentials are the keycloak credentials, it's kind of protected I guess. |
Beta Was this translation helpful? Give feedback.
-
Ok I found new things. The authorization url given by next-auth is the pop up.
But I don't get why there isn't parameters like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Next 14, next-auth v5.0.0-beta.19
I am trying to integrate keycloak into my app. It works but when I enter my app credentials I have a keycloak popup which asks me keycloak credentials (that I have in a .env file).
How can I log in into keycloak in the background with next-auth so I don't have that popup?
My code:
The keycloak popup I have (after clicking on submit in my app log in form)

Beta Was this translation helpful? Give feedback.
All reactions