Releases: ktos/Ktos.AspNetCore.Authentication.ApiKeyHeader
Releases · ktos/Ktos.AspNetCore.Authentication.ApiKeyHeader
v9.0.0
v7.0.0
v6.0.0
v5.0.0
A very big and exciting release!
Two the most important things are: .NET 5.0 support and custom authentication logic (#6). You may now provide your own methods or your own classes to analyze keys to decide if it should be allowed or not, but also provide your completely own AuthenticationTicket provider, allowing you to customize all the data you need.
Changes:
- 2ab361d Fix tag pipelines
- f78b069 Upgrade to .NET 5.0 (#15)
- f412100 Remove need for explicit custom handler type marking during configuration
- fb4d017 Add another custom authenticator type, with possibility to return full AuthorizationTicket
- a7d224f Housekeeping (against new .editorconfig)
- ae51050 Add .editorconfig
- 3db024f Add one more test on passing data from simple custom logic to claims
- ba37c39 Add more descriptive usage of simple authentication in README
- f2d28e1 Upgrade vm image in Azure Pipelines
- dff753a Custom authentication logic (#9) [ #6 ]
This list of changes was auto generated.
v3.1.9
v3.1.8
v3.1.6
v3.1.4
v3.1.4-pre
Changes:
This list of changes was auto generated.
v3.1.3
No difference from v3.1.3-preview
Changes:
- 3b64a1b Update dependency Microsoft.Extensions.Options to v3.1.3 (#3)
- 879a080 Update azure-pipelines-tag.yml for Azure Pipelines
- ffd082f Update azure-pipelines-tag.yml for Azure Pipelines
- c4f1e35 Update azure-pipelines-tag.yml for Azure Pipelines
- 1b1fed8 Fix running Tag pipeline on Pull Requests
This list of changes was auto generated.