-
Notifications
You must be signed in to change notification settings - Fork 423
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.29.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 8 contributors
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05eeeb5 - Browse repository at this point
Copy the full SHA 05eeeb5View commit details -
First Round of Trimming Analysis
This enables trimming analysis on a subset of core assemblies: * Microsoft.IdentityModel.Abstractions * Microsoft.IdentityModel.Logging It also enables trimming analysis for the JsonWebToken constructor. More scenarios will be analyzed in the future, as we enable more scenarios for trimming. Contributes to #2035
Configuration menu - View commit details
-
Copy full SHA for e65930f - Browse repository at this point
Copy the full SHA e65930fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fa86a - Browse repository at this point
Copy the full SHA 85fa86aView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf27057 - Browse repository at this point
Copy the full SHA bf27057View commit details
Commits on Apr 18, 2023
-
added the new ValidateTokenAsync(JsonWebToken jsonWebToken, TokenVali…
…dationParameters validationParameters) API
Configuration menu - View commit details
-
Copy full SHA for b2375cb - Browse repository at this point
Copy the full SHA b2375cbView commit details -
Update XML documentation of JsonWebTokenHandler.CreateToken(SecurityT…
…okenDescriptor tokenDescriptor)
Configuration menu - View commit details
-
Copy full SHA for 3923b62 - Browse repository at this point
Copy the full SHA 3923b62View commit details -
Make more time related validation related error messages more user-fr…
…iendly Although the datetimes that appears in error messages are UTC, the generated error messages do not reflect that (eg. IDX10223: Lifetime validation failed. The token is expired. ValidTo: '1/31/2023 2:45:58 PM', Current time: '2/3/2023 1:16:14 PM'). Adding the '(UTC)' additional context makes this clearer.
Configuration menu - View commit details
-
Copy full SHA for ceb10b1 - Browse repository at this point
Copy the full SHA ceb10b1View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d91c43 - Browse repository at this point
Copy the full SHA 3d91c43View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3db0e02 - Browse repository at this point
Copy the full SHA 3db0e02View commit details
Commits on Apr 26, 2023
-
Resolve a signing key using both KeyId and X5t in a consistent manner (…
…#2061) * Resolve a signing key using both KeyId and X5t in a consistent manner * Removed ResolveTokenSigningKeyUsingConfiguration() and ResolveTokenSigningKeyUsingValidationParameters() and updated the test * Skip a flaky test
Configuration menu - View commit details
-
Copy full SHA for 2a1cf33 - Browse repository at this point
Copy the full SHA 2a1cf33View commit details
There are no files selected for viewing