Skip to content

Commit 7224538

Browse files
authored
Add EnvironmentCredential to token cache table (#32697)
1 parent fa02b7f commit 7224538

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdk/identity/azure-identity/TOKEN_CACHING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ The following table indicates the state of in-memory and persistent caching in e
9696
| `ClientSecretCredential` | Supported | Supported |
9797
| `DefaultAzureCredential` | Supported if the target credential in the credential chain supports it | Not Supported |
9898
| `DeviceCodeCredential` | Supported | Supported |
99+
| `EnvironmentCredential` | Supported | Supported |
99100
| `InteractiveBrowserCredential` | Supported | Supported |
100101
| `ManagedIdentityCredential` | Supported | Not Supported |
101102
| `OnBehalfOfCredential` | Supported | Supported |

0 commit comments

Comments
 (0)