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?

Could that be possible in newer updates?
Best
Hello everyone,
I am trying to setup an
OAuth2authentication 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 multiplecallback_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?Could that be possible in newer updates?
Best