From 238ebcb665aa7292a3b9d13ad9c70ab6f599857b Mon Sep 17 00:00:00 2001 From: Maxime Veber Date: Wed, 14 Dec 2022 11:11:46 +0100 Subject: [PATCH] Update apple connector doc link --- docs/resource_owners/apple.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resource_owners/apple.md b/docs/resource_owners/apple.md index 807c36ac7..6845a4eed 100644 --- a/docs/resource_owners/apple.md +++ b/docs/resource_owners/apple.md @@ -1,7 +1,7 @@ Step 2x: Setup Apple ===================== First you will have to register your application on Apple Developers website. Check out the -documentation for more information: https://help.apple.com/developer-account/?lang=en#/devde676e696 +documentation for more information: https://developer.apple.com/documentation/sign_in_with_apple/configuring_your_environment_for_sign_in_with_apple Next configure a resource owner of type `apple` with appropriate `client_id`, `client_secret` and `scope`.