Skip to content

Commit 9b7af13

Browse files
website: Redirect Azure to Entra. Add tags for search indexing. (#16474)
* website: Add Azure redirects, tags for search indexing. * website: Fix redirects tab alignment.
1 parent ab6b9b2 commit 9b7af13

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

website/docs/static/_redirects

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#endregion
1717

1818
#region Applications
19+
/add-secure-apps/providers/azure-ad/ /add-secure-apps/providers/entra/ 301!
1920
/add-secure-apps/flows-stages/flow/layouts /add-secure-apps/flows-stages/flow/executors/if-flow/ 301!
2021
/core/applications /add-secure-apps/applications/ 301!
2122
/applications/* /add-secure-apps/applications/:splat 301!
@@ -29,9 +30,9 @@
2930
#region Customize
3031
/core/brands /customize/brands/ 301!
3132
/customize/brands /customize/branding/ 301!
32-
/customize/interfaces/admin/customization /customize/interfaces/admin/ 301!
33-
/customize/interfaces/flow/customization /customize/interfaces/flow/ 301!
34-
/customize/interfaces/user/customization /customize/interfaces/user/ 301!
33+
/customize/interfaces/admin/customization /customize/interfaces/admin/ 301!
34+
/customize/interfaces/flow/customization /customize/interfaces/flow/ 301!
35+
/customize/interfaces/user/customization /customize/interfaces/user/ 301!
3536
/customize/policies/working_with_policies/unique_email /customize/policies/expression/unique_email/ 301!
3637
/customize/policies/working_with_policies/whitelist_email /customize/policies/expression/whitelist_email/ 301!
3738
/interfaces/* /customize/interfaces/:splat 301!

website/docs/users-sources/sources/social-logins/entra-id/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
title: Entra ID
33
support_level: community
4+
tags:
5+
- source
6+
- entra
7+
- azure
8+
- active-directory
49
---
510

611
## Preparation

0 commit comments

Comments
 (0)