Skip to content

Commit 20fe8a6

Browse files
salman90mmacy
andauthored
Update articles/active-directory/develop/msal-js-sso.md
using relative links Co-authored-by: Marsh Macy <[email protected]>
1 parent 6692444 commit 20fe8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-js-sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To get the values for login_hint and domain_hint by reading the claims returned
104104

105105
- **domain_hint** is only required to be passed when using the /common authority. The domain hint is determined by tenant ID(tid). If the `tid` claim in the ID token is `9188040d-6c67-4c5b-b112-36a304b66dad` it's consumers. Otherwise, it's organizations.
106106

107-
For more information about **login_hint** and **domain_hint**, see [auth code grant](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow).
107+
For more information about **login_hint** and **domain_hint**, see [auth code grant](v2-oauth2-auth-code-flow.md).
108108

109109
## SSO without MSAL.js login
110110

0 commit comments

Comments
 (0)