Skip to content

Commit 4f42bed

Browse files
authored
Merge pull request #79030 from shashishailaj/patch-35
(Azure CXP) Doc update
2 parents 239ba49 + 77c0ef7 commit 4f42bed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory-b2c/tutorial-register-applications.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ If you haven't already created your own [Azure AD B2C Tenant](tutorial-create-te
4646

4747
If your application exchanges a code for a token, you need to create an application secret.
4848

49-
1. Select **Keys** and then click **Generate key**.
50-
2. Select **Save** to view the key. Make note of the **App key** value. You use the value as the application secret in your application's code.
49+
1. Navigate back to the newly created app after following above tutorial.
50+
2. Select **Keys** and then click **Generate key**.
51+
3. Select **Save** to view the key. Make note of the **App key** value. You use the value as the application secret in your application's code.
5152

5253
## Next steps
5354

0 commit comments

Comments
 (0)