ProbeOIDCProvider
Probe an OIDC provider and return its well-known discovery document metadata.
POST
/api/v1/sso/probeOperation ID
ProbeOIDCProviderSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
issuerStringRequiredIssuer URL of the OIDC provider to probe for discovery metadata.
Example: https://idp.example.com
