You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 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
The text was updated successfully, but these errors were encountered: