Skip to content

Commit 203e5bd

Browse files
authored
Update custom-policy-keep-me-signed-in.md
Adding next steps section
1 parent 885a938 commit 203e5bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory-b2c/custom-policy-keep-me-signed-in.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,6 @@ We recommend that you set the value of SessionExpiryInSeconds to be a short peri
110110
1. In the browser address bar, remove the `&prompt=login` query string parameter, which forces the user to enter their credentials on that request.
111111
1. In the browser, click **Go**. Now Azure AD B2C will issue an access token without prompting you to sign-in again.
112112

113-
You can find the sample policy [here](https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack/tree/master/scenarios/keep%20me%20signed%20in).
113+
## Next steps
114+
115+
Find the sample policy [here](https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack/tree/master/scenarios/keep%20me%20signed%20in).

0 commit comments

Comments
 (0)