# Configure OIDC Configure or update an OpenID Connect (OIDC) identity provider for the environment. Endpoint: POST /resources/sso/v1/oidc/configurations Version: 1.0 ## Request fields (application/json): - `active` (boolean, required) - `redirectUri` (string) Redirect URI that the user will be redirected. Should match the redirect URI you set on your application. Leave it empty if you didn't change it on your application ## Response 201 fields