OpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-13271134736.9 KB

c0039e6d4b25

Auth
Community
Enterprise

Create OIDC Provider

Creates a new OIDC provider for SSO authentication

post/api/v2/sso-providers/oidc

Request body

namestring required

Name of the OIDC provider

issuerstring url required

URL of the OIDC issuer

client_idstring required

Client ID for the OIDC provider

Response

OK