GetProviderByID
Returns an identity provider of the instance
curl -X GET "https://loading/idps/templates/string"{
"idp": {
"id": "string",
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "IDP_STATE_UNSPECIFIED",
"name": "string",
"owner": "IDP_OWNER_TYPE_UNSPECIFIED",
"type": "PROVIDER_TYPE_UNSPECIFIED",
"config": {
"options": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
},
"apple": {
"clientId": "string",
"teamId": "string",
"keyId": "string",
"scopes": [
"string"
]
}
}
}
}Was this page helpful?
GetPrivacyPolicy
Explore the GetPrivacyPolicy operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
GetRestrictions
Explore the GetRestrictions operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.