Get all realms that support OpenID Connect login.
This command returns a list of all enabled authentication realms that support OpenID Connect login. This includes LDAP realms with the OpenID login mechanism configured.
Request
GET https://{hostname}:{port}
/cli/authenticationRealm/openidRealms
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getOpenIDConnectRealms.