spookygames / flarum-ext-auth-keycloak

Keycloak OAuth Flarum Extension
MIT License
17 stars 3 forks source link

USER_INFO_REQUEST_ERROR #38

Open verymilan opened 1 year ago

verymilan commented 1 year ago

Hi there, sorry for asking here but i couldn't find a discussion/thread option:

I have tried to connect this extension to a relatively uptodate Keycloak. I however can't get past the following error:

[org.keycloak.events] (executor-thread-135) type=USER_INFO_REQUEST_ERROR, realmId=30863b10-...-516884579cc3, clientId=null, userId=null, ipAddress=redacted, error=access_denied, auth_method=validate_access_token

Would be quite happy about some assistence – I don't quite know how to deal with this error at this point... I can login into Keycloak but don't understand why it then throws an access key based error?

arthurtemple commented 1 year ago

Thanks for the feedback! On which version of Keycloak did you face the issue?

arthurtemple commented 1 year ago

Could you please try again with latest version 1.3.0.1? Some dependency updates might have fixed the issue.