SSOTypes: {
ACCOUNT: "account";
ACCOUNT_ID: "accountIdentifier";
CONSUMERS: "consumers";
DOMAIN_HINT: "domain_hint";
HOMEACCOUNT_ID: "homeAccountIdentifier";
ID_TOKEN: "id_token";
LOGIN_HINT: "login_hint";
ORGANIZATIONS: "organizations";
SID: "sid";
} = ...
Type declaration
-
Readonly ACCOUNT: "account"
-
Readonly ACCOUNT_ID: "accountIdentifier"
-
Readonly CONSUMERS: "consumers"
-
Readonly DOMAIN_HINT: "domain_hint"
-
Readonly HOMEACCOUNT_ID: "homeAccountIdentifier"
-
Readonly ID_TOKEN: "id_token"
-
Readonly LOGIN_HINT: "login_hint"
-
Readonly ORGANIZATIONS: "organizations"
-
Readonly SID: "sid"
SSO Types - generated to populate hints