Skip to content

Commit 64461fc

Browse files
Merge pull request #217726 from SHERMANOUKO/azure-ad-dev-manage-app-fixes
[MSID] Fix links to deprecated docs - Manage apps
2 parents b8e8b3e + d49efae commit 64461fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/manage-apps/application-sign-in-unexpected-user-consent-prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Further prompts can be expected in various scenarios:
3434

3535
* The user who originally consented to the application was an administrator, but they didn't consent on-behalf of the entire organization.
3636

37-
* The application is using [incremental and dynamic consent](../azuread-dev/azure-ad-endpoint-comparison.md#incremental-and-dynamic-consent) to request further permissions after consent was initially granted. Incremental and dynamic consent is often used when optional features of an application require permissions beyond those required for baseline functionality.
37+
* The application is using [incremental and dynamic consent](../develop/permissions-consent-overview.md#consent) to request further permissions after consent was initially granted. Incremental and dynamic consent is often used when optional features of an application require permissions beyond those required for baseline functionality.
3838

3939
* Consent was revoked after being granted initially.
4040

articles/active-directory/manage-apps/debug-saml-sso-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ To resolve the error, follow these steps, or watch this [short video about how t
8585
- Claims issued in the token
8686
- Certificate used to sign the token.
8787

88-
For more information on the SAML response, see [Single Sign-on SAML protocol](../develop/single-sign-on-saml-protocol.md?toc=/azure/active-directory/azuread-dev/toc.json&bc=/azure/active-directory/azuread-dev/breadcrumb/toc.json).
88+
For more information on the SAML response, see [Single Sign-on SAML protocol](../develop/single-sign-on-saml-protocol.md).
8989

9090
1. Now that you've reviewed the SAML response, see [Error on an application's page after signing in](application-sign-in-problem-application-error.md) for guidance on how to resolve the problem.
9191
1. If you're still not able to sign in successfully, you can ask the application vendor what is missing from the SAML response.

0 commit comments

Comments
 (0)