Skip to content

Releases: ktos/Ktos.AspNetCore.Authentication.ApiKeyHeader

v9.0.0

12 Nov 22:31
Compare
Choose a tag to compare
Update GH Actions

v7.0.0

12 Nov 19:25
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v6.0.0

18 Nov 12:30
Compare
Choose a tag to compare

ASP.NET Core libraries updated to .NET 6.0

Changes:

This list of changes was auto generated.

v5.0.0

10 Nov 16:48
Compare
Choose a tag to compare

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

14 Oct 14:44
4aa086d
Compare
Choose a tag to compare

Changes:

  • 4aa086d Update dependency Microsoft.Extensions.Options to v3.1.9 (#14)

This list of changes was auto generated.

v3.1.8

12 Sep 16:17
24ec563
Compare
Choose a tag to compare

Changes:

  • 24ec563 Update dependency Microsoft.Extensions.Options to v3.1.8 (#13)
  • 7ee1f61 Update dependency Microsoft.Extensions.Options to v3.1.7 (#12)

This list of changes was auto generated.

v3.1.6

12 Sep 16:13
5166ddc
Compare
Choose a tag to compare

Changes:

  • 5166ddc Update dependency Microsoft.Extensions.Options to v3.1.6 (#11)
  • cda3449 Update dependency Microsoft.Extensions.Options to v3.1.5 (#10)

This list of changes was auto generated.

v3.1.4

20 May 22:31
d873abf
Compare
Choose a tag to compare

Changes:

  • d873abf Update dependency Microsoft.Extensions.Options to v3.1.4 (#8)

This list of changes was auto generated.

v3.1.4-pre

13 May 21:18
d873abf
Compare
Choose a tag to compare
v3.1.4-pre Pre-release
Pre-release

Changes:

  • d873abf Update dependency Microsoft.Extensions.Options to v3.1.4 (#8)

This list of changes was auto generated.

v3.1.3

10 Apr 15:49
3b64a1b
Compare
Choose a tag to compare

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.