v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
SSO

Returns Single Sign On Authentication Settings for the given account.

get/accounts/self/ssoAuthSettings

Query parameters

includestring[]

Allows clients to request optional information such us URLs necessary to configure third party IDPs.

Response

OK

OR
OR
OR
OR
OR
OR

Example response

{
  "ssoOidcIdpConfigUrls": {
    "redirectUri": "https://auth.eagleeyenetworks.com/login/oauth2/code/0123456789"
  }
}