Skip to content

Commit

Permalink
Add EnvironmentCredential to token cache table (#32697)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored Oct 24, 2023
1 parent fa02b7f commit 7224538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/identity/azure-identity/TOKEN_CACHING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ The following table indicates the state of in-memory and persistent caching in e
| `ClientSecretCredential` | Supported | Supported |
| `DefaultAzureCredential` | Supported if the target credential in the credential chain supports it | Not Supported |
| `DeviceCodeCredential` | Supported | Supported |
| `EnvironmentCredential` | Supported | Supported |
| `InteractiveBrowserCredential` | Supported | Supported |
| `ManagedIdentityCredential` | Supported | Not Supported |
| `OnBehalfOfCredential` | Supported | Supported |
Expand Down

0 comments on commit 7224538

Please sign in to comment.