fiware-idm icon indicating copy to clipboard operation
fiware-idm copied to clipboard

OAuth2 - Multiple `callback_url`

Open bgramaje opened this issue 1 year ago • 0 comments

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

bgramaje avatar Oct 07 '24 08:10 bgramaje