Skip to content

Commit 1cce5ea

Browse files
committed
More screen shot updates
1 parent acaae57 commit 1cce5ea

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed
-58.3 KB
Loading

articles/notification-hubs/notification-hubs-push-notification-http2-token-authentification.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,18 @@ To enable token-based authentication, you need the following properties from you
4747

4848
### Key identifier
4949

50-
The key identifier can be obtained from the "Keys" page in your Apple Developer account
50+
The key identifier can be obtained from the "Keys" page in your Apple developer account
5151

5252
![](./media/notification-hubs-push-notification-http2-token-authentification/keys.png)
5353

5454
![](./media/notification-hubs-push-notification-http2-token-authentification/obtaining-auth-information-from-apple.png)
5555

5656
### Application identifier and application name
5757

58-
The application name is available in the **App IDs** page in the Developer Account.
58+
The application name and identifier are available in the **Certificates, Identifiers & Profiles** page in the developer account.
5959

6060
![](./media/notification-hubs-push-notification-http2-token-authentification/app-name.png)
6161

62-
The application identifier is available in the membership details page in the Developer Account.
63-
64-
![](./media/notification-hubs-push-notification-http2-token-authentification/app-id.png)
65-
6662
### Authentication token
6763

6864
The authentication token can be downloaded after you generate a token for your application. For details on how to generate this token, refer to the [Apple developer documentation](https://help.apple.com/xcode/mac/current/#/devdfd3d04a1).

0 commit comments

Comments
 (0)