azure-activedirectory-identitymodel-extensions-for-dotnet
azure-activedirectory-identitymodel-extensions-for-dotnet copied to clipboard
Issue: AzureAD#1107
Adds support for jwt tokens enveloped in BinarySecurityToken XML elements.
The base64 encoding was missing from the original fix. I added it, rebased and squashed.
There was also a LogMessage added with error code IDX12707 that is derived from IDX10707 in the old JwtSecurityTokenHandler.
@gislikonrad apologies for the delay, we will take this in the 6.7.3 release
@gislikonrad i am going to rebase this and see if we can fit it in.
@gislikonrad closing as this doesn't fit in our product plans.