본문으로 건너뛰기

ProviderInfo

Provider information.

providerProvider (string)필수
statusStatus (string)필수
idp_type object
하나 이상(anyOf)
string
can_manageCan Manage (boolean)

Whether this provider supports user and group creation, updates, deletion, membership changes, and password resets.

기본값: false
ProviderInfo
{
"provider": "string",
"status": "string",
"idp_type": "string",
"can_manage": false
}