Releases: PalmEmanuel/AzAuth
Releases · PalmEmanuel/AzAuth
v2.4.1
What's Changed
- Parameter
-TenantId
is now-Tenant
with alias for-TenantId
by @PalmEmanuel in #117
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Added
- Added
-CredentialPrecedence
parameter to NonInteractive authentication by @PalmEmanuel in #113 - Implementing WAM broker authentication by @tabs-not-spaces in #78
Changed
- Parameter -ClientId now explains usage in a warning message when used with non-interactive parameter set
- Clarifies use of clientid with non-interactive auth by @PalmEmanuel in #95
Fixed
- Downgraded Azure.Identity until issue Azure/azure-sdk-for-net#47057 is resolved, tracked in #112
Other Changes
- Bump System.IdentityModel.Tokens.Jwt from 8.0.1 to 8.0.2 in /source by @dependabot in #91
- Bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.1.0 in /source by @dependabot in #92
- Bump Azure.Identity from 1.12.0 to 1.12.1 in /source by @dependabot in #94
- Bump System.IdentityModel.Tokens.Jwt from 8.1.0 to 8.1.1 in /source by @dependabot in #97
- Bump System.IdentityModel.Tokens.Jwt from 8.1.1 to 8.1.2 in /source by @dependabot in #98
- Bump Microsoft.Identity.Client.NativeInterop from 0.16.0 to 0.17.0 in /source by @dependabot in #102
- Bump Microsoft.Identity.Client.NativeInterop from 0.17.0 to 0.17.2 in /source by @dependabot in #105
- Bump System.IdentityModel.Tokens.Jwt from 8.1.2 to 8.2.0 in /source by @dependabot in #106
- Bump Microsoft.VisualStudio.Threading from 17.11.20 to 17.12.19 in /source by @dependabot in #107
- Bump System.Security.Cryptography.ProtectedData from 8.0.0 to 9.0.0 in /source by @dependabot in #108
- Bump System.IdentityModel.Tokens.Jwt from 8.2.0 to 8.2.1 in /source by @dependabot in #109
- Bump System.IdentityModel.Tokens.Jwt from 8.2.1 to 8.3.0 in /source by @dependabot in #111
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
Added
- Adds related links links to blog posts for Get-AzToken and the parameters -WorkloadIdentity & -ExternalToken by @PalmEmanuel in #82
- Added
-TimeoutSeconds
parameter for Managed Identity authentication and non-interactive authentication by @PalmEmanuel in #89 - Added Managed Identity authentication as first option of non-interactive login by @PalmEmanuel in #89
Changed
- Bump System.IdentityModel.Tokens.Jwt from 7.5.2 to 7.6.0 in /source by @dependabot in #71
- Bump Azure.Identity from 1.11.3 to 1.11.4 in /source by @dependabot in #72
- Bump Azure.Identity from 1.11.4 to 1.12.0 in /source by @dependabot in #74
- Bump System.IdentityModel.Tokens.Jwt from 7.6.0 to 7.6.2 in /source by @dependabot in #75
- Bump System.IdentityModel.Tokens.Jwt from 7.6.2 to 7.6.3 in /source by @dependabot in #79
- Bump System.IdentityModel.Tokens.Jwt from 7.6.2 to 8.0.0 in /source by @dependabot in #80
- Bump System.IdentityModel.Tokens.Jwt from 8.0.0 to 8.0.1 in /source by @dependabot in #81
- Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.11.20 in /source by @dependabot in #83
Full Changelog: v2.2.10...v2.3.0
v2.2.10
What's Changed
- Bumped Azure.Identity from 1.10.4 to 1.11.3.
- Bumped System.IdentityModule.Tokens.Jwt from 7.2.0 to 7.5.2.
- Bumped Microsoft.VisualStudio.Threading from 7.8.14 to 7.10.48.
Full Changelog: v2.2.9...v2.2.10