Providers
Validate provider connection
Runs on-demand OIDC connection checks (issuer reachability, metadata retrieval, endpoint consistency, authorization endpoint reachability, and a demonstration client_credentials exchange) against the provider and returns a per-check result. Results are not persisted.
post/zones/{zoneId}/providers/{id}/validate
Path parameters
zoneIdstring required
idstring required
Response
Result of running the provider OIDC connection checks on demand. Not persisted.
Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○