Skip to content

Commit 0ad1ab1

Browse files
Merge pull request #224449 from davidmu1/removefiles1
removing unsupported articles
2 parents e671913 + 2e48147 commit 0ad1ab1

File tree

4 files changed

+10
-540
lines changed

4 files changed

+10
-540
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/active-directory/develop/active-directory-claims-mapping.md",
5+
"redirect_url": "/azure/active-directory/develop/active-directory-saml-claims-customization",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/active-directory/develop/configure-token-lifetimes.md",
10+
"redirect_url": "/azure/active-directory/develop/active-directory-saml-claims-customization",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path_from_root": "/articles/active-directory/authentication/how-to-mfa-microsoft-managed.md",
515
"redirect_url": "/azure/active-directory/authentication/concept-authentication-default-enablement",

articles/active-directory/develop/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,10 @@
124124
href: active-directory-optional-claims.md
125125
- name: Configure role claim
126126
href: active-directory-enterprise-app-role-management.md
127-
- name: Configure token lifetimes
128-
href: configure-token-lifetimes.md
129127
- name: Customize JWT claims
130128
href: active-directory-jwt-claims-customization.md
131129
- name: Customize SAML claims
132130
href: active-directory-saml-claims-customization.md
133-
- name: Customize claims using PowerShell
134-
href: active-directory-claims-mapping.md
135131
- name: Directory extension attributes
136132
href: active-directory-schema-extensions.md
137133
- name: SAML app multi-instancing

0 commit comments

Comments
 (0)