Keegan
Keegan
Thanks @matra774 for reporting this. @brentschmaltz do we want to get this into 6.7.3 or 6.7.3 +1?
@divyanshumehta By default all parameters are censored. To show the parameters (potential PII) see: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/wiki/PII
@brentschmaltz would it not be enough to run the body of the test on a thread that has an overridden Thread.CurrentCulture / Thread.CurrentUICulture ?
RequireAudience is used only for SAML and SAML2 right? The documentation on the property tries to state this `Gets or sets a value indicating whether SAML tokens must have at...
relates to #1527
@joegoldman2 thanks for the contribution. Would love to see a simple test.
Can you tell us more about the token / idp you are using?
@Tarunms-32 can you provide more info?
Hello, thanks for raising this issue. I think I got a solution working where the nuget packages would have explicit version requirements. = 7.4.0 instead of >= Would that meet...
My understanding may be off, but I think as far as our targets, only net6 and net8 include STJ as a reference in the framework?