Skip to content

v0.2.4

Compare
Choose a tag to compare
@gunndabad gunndabad released this 07 Nov 18:41
· 2 commits to main since this release
83cc235

Amended FederatedAksAuthenticationOptions to reduce the number of options required; Audience and GenerateAccessTokenUrl are now the only keys required. For backwards compatibility these will be derived from the old configuration keys if they're provided.

If CredentialsJson is available in configuration then Audience and GenerateAccessTokenUrl will be sourced from there.