Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Missing parameter for login(): client_secret #53

Open
JefvdA opened this issue May 10, 2023 · 0 comments
Open

Missing parameter for login(): client_secret #53

JefvdA opened this issue May 10, 2023 · 0 comments

Comments

@JefvdA
Copy link

JefvdA commented May 10, 2023

Keycloak version I am working with: 17.0.1

When a keycloak client is set to confidential, you always have to pass the client_secret when fetching a token.
Even with grant_type set to password.

This means that I need to pass the client_secret to the login method.

So I would think adding client_secret as a optional parameter to the login method is needed.

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

No branches or pull requests

1 participant