# Configure OIDC Configure OIDC Endpoint: POST /resources/sso/v1/oidc/configurations ## 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