I am adding an OIDC provider, System settings → Auth Settings → External Authentication Providers, and I’m not sure what callback URL I am supposed to provide the provider.
In Corteza, I have the info for the fields in Corteza (handle / OIDC Issuer URL / Client key / Secret / Scope) but the provider needs to know what Corteza URL to callback to.
I see the AUTH_EXTERNAL_REDIRECT_URL setting in the docs but that’s a single env variable and I’m not sure how that would be used if you had multiple custom OIDC providers … so I’m guessing it’s not that.
baseURL + “/auth/external/{provider}/callback”
Does anyone know what URL I would use for the callback URL that you supply the OIDC provider?
Thank you.
Corteza Version: 2023.3.4