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}
Table 1. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getOpenIDConnectRealms.