Skip to content

Commit 22a47d5

Browse files
committed
update learn module links
1 parent cecea71 commit 22a47d5

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

articles/active-directory/manage-apps/add-application-portal-setup-sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ To test SSO:
109109
## Next steps
110110

111111
- [Manage self service access](manage-self-service-access.md)
112-
- [Configure user consent](configure-user-consent?tabs=azure-portal)
112+
- [Configure user consent](configure-user-consent.md)
113113
- [Grant tenant-wide admin consent](grant-admin-consent.md)

articles/active-directory/manage-apps/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ landingContent:
101101
url: configure-permission-classifications.md
102102
- text: Manage entitlement
103103
url: ../governance/entitlement-management-scenarios.md
104+
- linkListType: learn
105+
links:
106+
- text: Configure admin consent workflow
107+
url: /training/modules/configure-admin-consent-workflow/
104108
- title: Maintain an app
105109
linkLists:
106110
- linkListType: how-to-guide

articles/active-directory/manage-apps/plan-sso-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ The following SSO protocols are available to use:
108108

109109
## Next steps
110110

111-
- Consider completing the single sign-on training in [Enable single sign-on for applications by using Azure Active Directory](/training/modules/enable-single-sign-on).
111+
- [Enable single sign-on for applications by using Azure Active Directory](add-application-portal-setup-sso.md).

articles/active-directory/manage-apps/what-is-application-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ To [manage access](what-is-access-management.md) for an application, you want to
6161

6262
You can [manage user consent settings](configure-user-consent.md) to choose whether users can allow an application or service to access user profiles and organizational data. When applications are granted access, users can sign in to applications integrated with Azure AD, and the application can access your organization's data to deliver rich data-driven experiences.
6363

64-
Users often are unable to consent to the permissions an application is requesting. Configure the admin consent workflow to allow users to provide a justification and request an administrator's review and approval of an application. For training on how to configure admin consent workflow in your Azure AD tenant, see [Configure admin consent workflow](/training/modules/configure-admin-consent-workflow).
64+
Users often are unable to consent to the permissions an application is requesting. Configure the admin consent workflow to allow users to provide a justification and request an administrator's review and approval of an application. To learn how to configure admin consent workflow in your Azure AD tenant, see [Configure admin consent workflow](configure-admin-consent-workflow.md).
6565

6666
As an administrator, you can [grant tenant-wide admin consent](grant-admin-consent.md) to an application. Tenant-wide admin consent is necessary when an application requires permissions that regular users aren't allowed to grant, and allows organizations to implement their own review processes. Always carefully review the permissions the application is requesting before granting consent. When an application has been granted tenant-wide admin consent, all users are able to sign into the application unless it has been configured to require user assignment.
6767

6868
### Single sign-on
6969

70-
Consider implementing SSO in your application. You can manually configure most applications for SSO. The most popular options in Azure AD are [SAML-based SSO and OpenID Connect-based SSO](../develop/active-directory-v2-protocols.md). Before you start, make sure that you understand the requirements for SSO and how to [plan for deployment](plan-sso-deployment.md). For training related to configuring SAML-based SSO for an enterprise application in your Azure AD tenant, see [Enable single sign-on for an application by using Azure Active Directory](/training/modules/enable-single-sign-on).
70+
Consider implementing SSO in your application. You can manually configure most applications for SSO. The most popular options in Azure AD are [SAML-based SSO and OpenID Connect-based SSO](../develop/active-directory-v2-protocols.md). Before you start, make sure that you understand the requirements for SSO and how to [plan for deployment](plan-sso-deployment.md). For more information on how to configure SAML-based SSO for an enterprise application in your Azure AD tenant, see [Enable single sign-on for an application by using Azure Active Directory](add-application-portal-setup-sso.md).
7171

7272
### User, group, and owner assignment
7373

0 commit comments

Comments
 (0)