Skip to content

Releases: fmichellonet/AzureFunctions.Extensions.OpenIDConnect

Tulipaceae

15 Oct 23:24
e1af158
Compare
Choose a tag to compare

For Isolated host the middleware now sets the ClaimPrincipal of the currently authenticated user.

Cyclamen

09 Oct 20:04
32f6615
Compare
Choose a tag to compare

This release brings in-process support.

Arum

23 May 04:54
da692d8
Compare
Choose a tag to compare

Automatically inject role based handler.

Snowdrop

19 Dec 22:27
a2a3809
Compare
Choose a tag to compare

Minimal nuget dependencies

Mimosa

18 Dec 17:11
f3b1068
Compare
Choose a tag to compare

Add support to azure function V4.
Move to .net 6 framework for tests.

Passiflora

25 Mar 21:32
23c25b9
Compare
Choose a tag to compare

Now throws an exception to be sure http request is aborted when request is unauthorized or forbidden

Helleborus

22 Feb 22:16
c3b2889
Compare
Choose a tag to compare

This release brings role and policy parameters in Authorize attribute.

jasmin

19 Feb 21:48
aa8a116
Compare
Choose a tag to compare
Merge pull request #5 from fmichellonet/bugfix/routeguardian_dependency

Fix bad dependency injection

rosae

19 Feb 00:15
03f5f24
Compare
Choose a tag to compare

Now support [Authorize] on class declaration
Support [AllowAnonymous] on function declaration

Alocasia

16 Feb 21:14
e45d31f
Compare
Choose a tag to compare

This release add fluent service configuration, and initial authorize attribute support