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

After authenticating with keycloak its in a loop. #259

Open
siva201010sivakumar opened this issue Oct 11, 2024 · 1 comment
Open

After authenticating with keycloak its in a loop. #259

siva201010sivakumar opened this issue Oct 11, 2024 · 1 comment
Assignees

Comments

@siva201010sivakumar
Copy link

Once I authenticated with keycloak using infinispan-console, its on a loop.

#state is changing the web url ..
This is my config realm file.
Keycloak version is 25 and latest but same thing is working on v24.

server:
security:
securityRealms:
- name: default
tokenRealm:
name: infinispan
authServerUrl: 'http://keycloak:8080/'
client-id: infinispan-console
oauth2Introspection:
clientId: infinispan-server
clientSecret: 'my token'
introspectionUrl: 'http://keycloak:8080/realms/infinispan/protocol/openid-connect/token/introspect'

@karesti
Copy link
Contributor

karesti commented Oct 11, 2024

@siva201010sivakumar how are you running the tutorial?

@karesti karesti self-assigned this Oct 11, 2024
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

2 participants