Add Apple Identity Provider​
Add Apple Identity Provider
Request Body required
Possible values: <= 200 characters
Apple will be used as default, if no name is provided
Possible values: non-empty
and <= 200 characters
Client id (App ID or Service ID) provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) Team ID provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) ID of the private key generated by Apple
Possible values: non-empty
and <= 5000 characters
Private Key generated by Apple
Possible values: <= 20
The scopes requested by ZITADEL during the request to Apple
providerOptions object
Request Body required
Possible values: <= 200 characters
Apple will be used as default, if no name is provided
Possible values: non-empty
and <= 200 characters
Client id (App ID or Service ID) provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) Team ID provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) ID of the private key generated by Apple
Possible values: non-empty
and <= 5000 characters
Private Key generated by Apple
Possible values: <= 20
The scopes requested by ZITADEL during the request to Apple
providerOptions object
Request Body required
Possible values: <= 200 characters
Apple will be used as default, if no name is provided
Possible values: non-empty
and <= 200 characters
Client id (App ID or Service ID) provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) Team ID provided by Apple
Possible values: >= 10 characters
and <= 10 characters
(10-character) ID of the private key generated by Apple
Possible values: non-empty
and <= 5000 characters
Private Key generated by Apple
Possible values: <= 20
The scopes requested by ZITADEL during the request to Apple
providerOptions object
- 200
- 403
- 404
- default
A successful response.
Schema
details object
{
"details": {
"sequence": "2",
"creationDate": "2024-05-24T10:54:24.009Z",
"changeDate": "2024-05-24T10:54:24.009Z",
"resourceOwner": "69629023906488334"
},
"id": "string"
}
Schema
details object
{
"details": {
"sequence": "2",
"creationDate": "2024-05-24T10:54:24.009Z",
"changeDate": "2024-05-24T10:54:24.009Z",
"resourceOwner": "69629023906488334"
},
"id": "string"
}
Schema
details object
{
"details": {
"sequence": "2",
"creationDate": "2024-05-24T10:54:24.009Z",
"changeDate": "2024-05-24T10:54:24.009Z",
"resourceOwner": "69629023906488334"
},
"id": "string"
}
Returned when the user does not have permission to access the resource.
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
POST /idps/apple
Authorization
name: OAuth2type: oauth2scopes:openid,urn:zitadel:iam:org:project:id:zitadel:aud
flows: { "authorizationCode": { "authorizationUrl": "$CUSTOM-DOMAIN/oauth/v2/authorize", "tokenUrl": "$CUSTOM-DOMAIN/oauth/v2/token", "scopes": { "openid": "openid", "urn:zitadel:iam:org:project:id:zitadel:aud": "urn:zitadel:iam:org:project:id:zitadel:aud" } } }
Request
Request
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'
curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/idps/apple' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>' \
--data-raw '{
"name": "Apple",
"clientId": "client-id",
"teamId": "ALT03JV3OS",
"keyId": "OGKDK25KD",
"privateKey": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1...",
"scopes": [
"name",
"email"
],
"providerOptions": {
"isLinkingAllowed": true,
"isCreationAllowed": true,
"isAutoCreation": true,
"isAutoUpdate": true,
"autoLinking": "AUTO_LINKING_OPTION_UNSPECIFIED"
}
}'