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

OAuth2 - Multiple callback_url #356

Open
bgramaje opened this issue Oct 7, 2024 · 0 comments
Open

OAuth2 - Multiple callback_url #356

bgramaje opened this issue Oct 7, 2024 · 0 comments

Comments

@bgramaje
Copy link

bgramaje commented Oct 7, 2024

Hello everyone,

I am trying to setup an OAuth2 authentication protocol workflow between Keyrock and some applications. I've successfuly done that, but there is something that I dont get it quite alright.

For each application I want to login using OAuth2, do i need to create an application inside the Keyrock, is there not a way that a single application in Keyrock allows multiple callback_url.

In the image below, the callback url is just simply a text-field that allows only to have one callback url, but what happens if i have different applications that behave as one, hence the need of a single Keyrock application to be able to support multiple callback_url?

image

Could that be possible in newer updates?

Best

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