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

Keycloak Integration #98

Open
todiadiyatmo opened this issue Aug 19, 2024 · 0 comments
Open

Keycloak Integration #98

todiadiyatmo opened this issue Aug 19, 2024 · 0 comments

Comments

@todiadiyatmo
Copy link

Hello !
I need to configure Keycloak with Laravel as Identity providers using SAML

What i have done

  • integrate laravel with this plugin
  • create integration using link provided by this plugin command

Here is my config
image

When i tried to login i got this error

keycloak-1 | 2024-08-19 06:43:14,754 WARN [org.keycloak.events] (executor-thread-18) type="LOGIN_ERROR", realmId="13393003-222e-44e5-a118-9e7bf8ef9e2f", realmName="master", clientId="null", userId="null", ipAddress="172.18.0.1", error="client_not_found", reason="Cannot_match_source_hash"

Seems like clientId is not send from laravel.

Any idea whats wrong with my setup ?

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