Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Azure/azure-sdk-for-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Azure.Identity_1.6.1
Choose a base ref
...
head repository: Azure/azure-sdk-for-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Azure.Identity_1.7.0
Choose a head ref
  • 3 commits
  • 67 files changed
  • 4 contributors

Commits on Sep 14, 2022

  1. [Identity] Adding AdditionallyAllowedTenants to constrain multi-tenan…

    …t auth (#31037)
    
    * [Identity] Adding AdditionallyAllowedTenants to constrain multi-tenant auth
    
    * updating API spec
    
    * adding dev-time credentials
    
    * adding user-auth credentials
    
    * refactor additional tenants to base options
    
    * adding default and environment credentials
    
    * update/add tests
    
    * update API spec
    
    * update changelog and breaking_changes
    
    * update assembly version
    
    * Update sdk/identity/Azure.Identity/CHANGELOG.md
    
    Co-authored-by: Heath Stewart <[email protected]>
    
    * Update sdk/identity/Azure.Identity/CHANGELOG.md
    
    Co-authored-by: Heath Stewart <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/AuthorizationCodeCredentialOptions.cs
    
    Co-authored-by: Christopher Scott <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/TenantIdResolver.cs
    
    Co-authored-by: Christopher Scott <[email protected]>
    
    * Update sdk/identity/Azure.Identity/CHANGELOG.md
    
    Co-authored-by: Heath Stewart <[email protected]>
    
    * fb
    
    * fb
    
    * fb
    
    * fb
    
    * fb
    
    * Update sdk/identity/Azure.Identity/src/Credentials/VisualStudioCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/ClientAssertionCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/AzurePowerShellCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/AzurePowerShellCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/AzureCliCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/CHANGELOG.md
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/VisualStudioCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/VisualStudioCodeCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/VisualStudioCodeCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/TokenCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/UsernamePasswordCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/OnBehalfOfCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/InteractiveBrowserCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/DeviceCodeCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/DefaultAzureCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/DefaultAzureCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/DefaultAzureCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/ClientSecretCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * Update sdk/identity/Azure.Identity/src/Credentials/ClientCertificateCredentialOptions.cs
    
    Co-authored-by: Scott Addie <[email protected]>
    
    * updating troubleshooting.md
    
    * update snippets
    
    * undo snippet indent
    
    Co-authored-by: Heath Stewart <[email protected]>
    Co-authored-by: Christopher Scott <[email protected]>
    Co-authored-by: Scott Addie <[email protected]>
    4 people authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a6a0fa View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    927b214 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Identity Updating docs for 1.7.0 release (#31251)

    * Identity Updating docs for 1.7.0 release
    
    * update release date
    schaabs authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3627e3c View commit details
    Browse the repository at this point in the history
Loading