
we handle it in a way that we redirect to the redirect_urimeans that only the setting under the default redirected URI of a Organization is possible to redirect after registration? I have the same problem where I want to set a redirect for each Project maybe that is doable with OICD-client-ts on the frontend?If you set a ‘Default Redirect URI’, e.g. our frontend, you will be redirected there after verification, even though the user is not yet logged in; this would then be an extra step, which is super confusing and cumbersome
/redirect-login, that when called, will trigger a request to the authorization endpoint /oauth/v2/authorize with the corresponding parameters, including your app's redirect_uri, so that after authentication the user ends up in your application.we handle it in a way that we redirect to the redirect_uriOrganization/redirect-login/oauth/v2/authorizeredirect_uri