Apple Web Push Provisioning - Field Descriptions

The following page details each of the fields in the response when using the Apple Web Push Provisioning endpoint.

Response Fields

A successful response for the Apple Web Push Provisioning endpoint will return a 200 response.

FieldDescription
jwsThe jws object is used for session handoff from the Issuer to Apple.
protectedThe Base64URL encoded JSON object containing the JWS header.
payloadThe Base64URL encoded JSON object containing the JWS payload.
signatureThe Base64URL encoded signature of the JWS.
headerObject that contains the kid used for the JWS public key.
kidThe ID for the JWS Public Key of the key pair used to generate the signature.
headerEnd of the header object.
jwsEnd of the jws object.
stateThe unique identifier for the Token object