Where to add/edit base URIs?

My web app just got a new domain added, I wonder if it is possible to add/edit base URIs of an application.

In admin panel, ‘Applications > General’ I could only edit ‘Login redirect URIs’.

Thanks!

@rondie Hello.

The Base URI of a OIDC app is only required when initally setting up the OIDC app as it will be automatically white-listed as CORS enabled Trusted Origin.

You can safely provide additional Login Redirect URIs, only make sure that you add the new domain to the Trusted Origin list ( Security -> API -> Trusted Origin).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.