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

Introspect Token not Work in another host IP #520

Open
williank opened this issue Feb 10, 2024 · 0 comments
Open

Introspect Token not Work in another host IP #520

williank opened this issue Feb 10, 2024 · 0 comments

Comments

@williank
Copy link

Introspect Token

token_info = keycloak_openid.introspect(token['access_token'])

2024-02-10 14:44:13,811 WARN [org.keycloak.events] (executor-thread-44) type="USER_INFO_REQUEST_ERROR", realmId="64376e3a-8e9e-44a1-9adb-6fbe5e0c23fb", clientId="null" , userId="null", ipAddress="172.23.0.4", error="invalid_token", auth_method="validate_access_token"

On localhost, it works perfectly. And it validates the token and returns the payload data.

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