Skip to content

Commit f1f111a

Browse files
Merge branch 'MicrosoftDocs:main' into revert-248908-allchiang-msft-patch-rooms-captions-public-preview
2 parents ac75bf2 + fb20410 commit f1f111a

File tree

49 files changed

+322
-878
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+322
-878
lines changed

.openpublishing.redirection.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23347,6 +23347,56 @@
2334723347
"redirect_url": "/azure/active-directory/develop/quickstart-register-app",
2334823348
"redirect_document_id": false
2334923349
},
23350+
{
23351+
"source_path_from_root": "/articles/active-directory/develop/migrate-adal-msal-java.md",
23352+
"redirect_url": "/entra/msal/java/advanced/support-for-adfs",
23353+
"redirect_document_id": false
23354+
},
23355+
{
23356+
"source_path_from_root": "/articles/active-directory/develop/msal-logging-java.md",
23357+
"redirect_url": "/entra/msal/java/advanced/msal-logging-java",
23358+
"redirect_document_id": false
23359+
},
23360+
{
23361+
"source_path_from_root": "/articles/active-directory/develop/msal-error-handling-java.md",
23362+
"redirect_url": "/entra/msal/java/advanced/msal-error-handling-java",
23363+
"redirect_document_id": false
23364+
},
23365+
{
23366+
"source_path_from_root": "/articles/active-directory/develop/msal-java-token-cache-serialization.md",
23367+
"redirect_url": "/entra/msal/java/advanced/msal-java-token-cache-serialization",
23368+
"redirect_document_id": false
23369+
},
23370+
{
23371+
"source_path_from_root": "/articles/active-directory/develop/msal-java-adfs-support.md",
23372+
"redirect_url": "/entra/msal/java/advanced/msal-java-adfs-support",
23373+
"redirect_document_id": false
23374+
},
23375+
{
23376+
"source_path_from_root": "/articles/active-directory/develop/msal-java-get-remove-accounts-token-cache.md",
23377+
"redirect_url": "/entra/msal/java/advanced/msal-java-get-remove-accounts-token-cache",
23378+
"redirect_document_id": false
23379+
},
23380+
{
23381+
"source_path_from_root": "/articles/active-directory/develop/migrate-python-adal-msal.md",
23382+
"redirect_url": "/entra/msal/python/advanced/migrate-python-adal-msal",
23383+
"redirect_document_id": false
23384+
},
23385+
{
23386+
"source_path_from_root": "/articles/active-directory/develop/msal-logging-python.md",
23387+
"redirect_url": "/entra/msal/python/advanced/msal-logging-python",
23388+
"redirect_document_id": false
23389+
},
23390+
{
23391+
"source_path_from_root": "/articles/active-directory/develop/msal-error-handling-python.md",
23392+
"redirect_url": "/entra/msal/python/advanced/msal-error-handling-python",
23393+
"redirect_document_id": false
23394+
},
23395+
{
23396+
"source_path_from_root": "/articles/active-directory/develop/msal-python-token-cache-serialization.md",
23397+
"redirect_url": "/entra/msal/python/advanced/msal-python-token-cache-serialization",
23398+
"redirect_document_id": false
23399+
},
2335023400
{
2335123401
"source_path_from_root": "/articles/networking/azure-orbital-overview.md",
2335223402
"redirect_url": "/azure/orbital/overview",

articles/active-directory/architecture/resilience-client-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Learn more:
3737

3838
* [Token cache serialization](https://github.com/AzureAD/microsoft-identity-web/wiki/token-cache-serialization)
3939
* [Token cache serialization in MSAL.NET](../develop/msal-net-token-cache-serialization.md)
40-
* [Custom token cache serialization in MSAL for Java](../develop/msal-java-token-cache-serialization.md)
41-
* [Custom token cache serialization in MSAL for Python](../develop/msal-python-token-cache-serialization.md).
40+
* [Custom token cache serialization in MSAL for Java](/entra/msal/java/advanced/msal-java-token-cache-serialization)
41+
* [Custom token cache serialization in MSAL for Python](/entra/msal/python/advanced/msal-python-token-cache-serialization).
4242

4343
![Diagram of a device and and application using MSAL to call Microsoft Identity](media/resilience-client-app/resilience-with-microsoft-authentication-library.png)
4444

articles/active-directory/cloud-infrastructure-entitlement-management/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Customers can also remove, export or modify specific data if a Global Administra
139139

140140
If you're an enterprise customer, you can contact your Microsoft representative, account team, or tenant admin to file a high-priority IcM support ticket requesting a Data Subject Request. Do not include details or any personally identifiable information in the IcM request. We'll reach out to you for these details only after an IcM is filed.
141141

142-
If you're a self-service customer (you set up a trial or paid license in the Microsoft 365 admin center) you can contact the Permissions Management privacy team by selecting your profile drop-down menu, then **Account Settings** in Permissions Management. Follow the instructions to make a Data Subject Access Request.
142+
If you're a self-service customer (you set up a trial or paid license in the Microsoft 365 admin center) you can contact the Permissions Management privacy team by selecting your profile drop-down menu, then **Account Settings** in Permissions Management. Follow the instructions to make a Data Subject Request.
143143

144144
Learn more about [Azure Data Subject Requests](https://go.microsoft.com/fwlink/?linkid=2245178).
145145

articles/active-directory/cloud-infrastructure-entitlement-management/onboard-enable-controller-after-onboarding.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ ms.service: active-directory
88
ms.subservice: ciem
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 06/16/2023
11+
ms.date: 08/24/2023
1212
ms.author: jfields
1313
---
1414

1515
# Enable or disable the controller after onboarding is complete
1616

17-
With the controller, you determine what level of access to provide Permissions Management.
17+
With the controller, you can decide what level of access to grant in Permissions Management.
1818

19-
* Enable to grant read and write access to your environment(s). You can manage permissions and remediate through Permissions Management.
19+
* Enable to grant read and write access to your environments. You can right-size permissions and remediate through Permissions Management.
2020

21-
* Disable to grant read-only access to your environment(s).
21+
* Disable to grant read-only access to your environments.
2222

2323

2424
This article describes how to enable the controller in Amazon Web Services (AWS), Microsoft Azure and Google Cloud Platform (GCP) after onboarding is complete.
@@ -30,7 +30,7 @@ This article also describes how to disable the controller in Microsoft Azure and
3030
## Enable the controller in AWS
3131

3232
> [!NOTE]
33-
> You can enable the controller in AWS if you disabled it during onboarding. Once you enable the controller, you can’t disable it at this time.
33+
> You can enable the controller in AWS if you disabled it during onboarding. Once you enable the controller in AWS, you can’t disable it.
3434
3535
1. Sign in to the AWS console of the member account in a separate browser window.
3636
1. Go to the Permissions Management home page, select **Settings** (the gear icon), and then select the **Data Collectors** subtab.

articles/active-directory/develop/TOC.yml

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -708,20 +708,7 @@
708708
- name: Migrate to MSAL.iOS / macOS
709709
href: migrate-objc-adal-msal.md
710710
- name: MSAL Java
711-
items:
712-
- name: Custom token cache serialization
713-
href: msal-java-token-cache-serialization.md
714-
- name: Get and remove accounts from the token cache
715-
href: msal-java-get-remove-accounts-token-cache.md
716-
- name: Migrate to MSAL for Java
717-
href: migrate-adal-msal-java.md
718-
- name: AD FS support in MSAL for Java
719-
href: msal-java-adfs-support.md
720-
- name: Handle errors and exceptions in MSAL for Java
721-
displayName: handling, catch
722-
href: msal-error-handling-java.md
723-
- name: Logging in MSAL for Java
724-
href: msal-logging-java.md
711+
href: /entra/msal/java
725712
- name: MSAL.js
726713
displayName: Angular, JavaScript, Node.js, React
727714
items:
@@ -830,18 +817,7 @@
830817
displayName: persistent, serialize, deserialize
831818
href: msal-node-extensions.md
832819
- name: MSAL Python
833-
items:
834-
- name: Custom token cache serialization
835-
href: msal-python-token-cache-serialization.md
836-
- name: Migrate to MSAL Python
837-
href: migrate-python-adal-msal.md
838-
- name: AD FS support in MSAL Python
839-
href: msal-python-adfs-support.md
840-
- name: Handle errors and exceptions in MSAL for Python
841-
displayName: handling, catch
842-
href: msal-error-handling-python.md
843-
- name: Logging in MSAL for Python
844-
href: msal-logging-python.md
820+
href: /entra/msal/python/
845821
- name: Protocol reference (OAuth, OIDC, SAML)
846822
items:
847823
- name: OAuth 2.0 and OpenID Connect (OIDC)

articles/active-directory/develop/includes/adal-msal-migration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ ms.author: henrymbugua
1919
:::column-end:::
2020
:::column span="":::
2121
**Web API**
22-
- [ADAL Java to MSAL Java](../migrate-adal-msal-java.md)
23-
- [ADAL Python to MSAL Python](../migrate-python-adal-msal.md)
22+
- [ADAL Java to MSAL Java](/entra/msal/java/advanced/migrate-adal-msal-java)
23+
- [ADAL Python to MSAL Python](/entra/msal/python/advanced/migrate-python-adal-msal)
2424
- [ADAL.NET to MSAL.NET](../msal-net-migration.md)
2525
:::column-end:::
2626
:::row-end:::
2727

2828
:::row:::
2929
:::column span="":::
3030
**Desktop app**
31-
- [ADAL Java to MSAL Java](../migrate-adal-msal-java.md)
32-
- [ADAL Python to MSAL Python](../migrate-python-adal-msal.md)
31+
- [ADAL Java to MSAL Java](/entra/msal/java/advanced/migrate-adal-msal-java)
32+
- [ADAL Python to MSAL Python](/entra/msal/python/advanced/migrate-python-adal-msal)
3333
- [ADAL.NET to MSAL.NET](../msal-net-migration.md)
3434
:::column-end:::
3535
:::column span="":::
@@ -41,9 +41,9 @@ ms.author: henrymbugua
4141
:::column-end:::
4242
:::column span="":::
4343
**Service / daemon app**
44-
- [ADAL Python to MSAL Python](../migrate-python-adal-msal.md)
44+
- [ADAL Python to MSAL Python](/entra/msal/python/advanced/migrate-python-adal-msal)
4545
- [ADAL.NET to MSAL.NET](../msal-net-migration.md)
4646
- [ADAL Node to MSAL Node](../msal-node-migration.md)
47-
- [ADAL Java to MSAL Java](../migrate-adal-msal-java.md)
47+
- [ADAL Java to MSAL Java](/entra/msal/java/advanced/migrate-adal-msal-java)
4848
:::column-end:::
4949
:::row-end:::

articles/active-directory/develop/includes/scenarios/scenarios-production.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ To help in debugging and authentication failure troubleshooting scenarios, the M
3030
:::column-end:::
3131
:::column:::
3232
- [Logging in MSAL for iOS/macOS](../../msal-logging-ios.md)
33-
- [Logging in MSAL for Java](../../msal-logging-java.md)
34-
- [Logging in MSAL for Python](../../msal-logging-python.md)
33+
- [Logging in MSAL for Java](/entra/msal/java/advanced/msal-logging-java)
34+
- [Logging in MSAL for Python](/entra/msal/python/advanced/msal-logging-python)
3535
:::column-end:::
3636
:::row-end:::
3737

articles/active-directory/develop/includes/web-app-client-credentials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In the following example, the `GraphBeta` section specifies these settings.
3939
},
4040
"GraphBeta": {
4141
"BaseUrl": "https://graph.microsoft.com/beta",
42-
"Scopes": "user.read"
42+
"Scopes": ["user.read"]
4343
}
4444
}
4545
```
@@ -67,7 +67,7 @@ Instead of a client secret, you can provide a client certificate. The following
6767
},
6868
"GraphBeta": {
6969
"BaseUrl": "https://graph.microsoft.com/beta",
70-
"Scopes": "user.read"
70+
"Scopes": ["user.read"]
7171
}
7272
}
7373
```
@@ -76,4 +76,4 @@ Instead of a client secret, you can provide a client certificate. The following
7676
>
7777
> If you forget to change the `Scopes` to an array, when you try to use the `IDownstreamApi` the scopes will appear null, and `IDownstreamApi` will attempt an anonymous (unauthenticated) call to the downstream API, which will result in a `401/unauthenticated`.
7878
79-
*Microsoft.Identity.Web* provides several ways to describe certificates, both by configuration or by code. For details, see [Microsoft.Identity.Web - Using certificates](https://github.com/AzureAD/microsoft-identity-web/wiki/Using-certificates) on GitHub.
79+
*Microsoft.Identity.Web* provides several ways to describe certificates, both by configuration or by code. For details, see [Microsoft.Identity.Web - Using certificates](https://github.com/AzureAD/microsoft-identity-web/wiki/Using-certificates) on GitHub.

0 commit comments

Comments
 (0)