Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Avoid keycloak callback process every time when refreshing page #168

Open
konnetrofast13 opened this issue Nov 29, 2021 · 4 comments
Open

Comments

@konnetrofast13
Copy link

Describe the bug
When using a single valid redirect uri , each time i refresh the application , the callback process is reproducing.

To Reproduce

Configure keycloak to have only a valid redirect uri like http://localhost:3000/calback

Expected behavior
it's expected to refresh to application without reproducing the callback redirect

@icep87
Copy link

icep87 commented Feb 4, 2022

Same issue, did you find a solution?

@oussamaelkhalifi
Copy link

Same issue for me

@konnetrofast13
Copy link
Author

@icep87 ,
unfortunately, no.
But in that case, you are forced to do some logic in the callback page of my react app in your manner.

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

3 participants