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

possibility to add login_redirect_uri #180

Open
motiisr opened this issue Oct 13, 2020 · 0 comments
Open

possibility to add login_redirect_uri #180

motiisr opened this issue Oct 13, 2020 · 0 comments

Comments

@motiisr
Copy link

motiisr commented Oct 13, 2020

Hello and good job on the plugin it is really convenient.
We have one keycloak instance that has 2 different DNS records - one for internal access and the other for external access, and we want the ability to do the discovery from the internal access but the redirect to the browser needs to be from the public access.
for example:
the discovery:
https:///auth/realms//.well-known/openid-configuration
and in the browser we want redirect to:
https:///auth/realms//protocol/openid-connect/auth?....

Is there possibility to add parameter in config for setting the public-uri or you have other idea?

Thanks

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