Skip to content

Releases: microsoft/SPID-and-Digital-Identity-Enabler

v8.0.28

27 Nov 20:47
f7568bd
Compare
Choose a tag to compare
Improve ApplyOptionalResponseAlteration implementation (#82)

v8.0.27

27 Nov 14:37
0895a7d
Compare
Choose a tag to compare
Use upload-artifact@v4

v8.0.25

16 Apr 14:04
da78575
Compare
Choose a tag to compare
Update main.yml

Add permissions for GITHUB_TOKEN

v6.1.23

15 Jan 08:17
02fa0f6
Compare
Choose a tag to compare
Add cieACS parameter and configuration to disable ACS/SPIDL retrieval…

v6.1.22

13 Dec 12:15
d0e37bb
Compare
Choose a tag to compare
Inject User-Agent if enabled in config (#67)

v6.1.21

17 Aug 21:06
7ff0d81
Compare
Choose a tag to compare
Add IntesiGroup (#65)

v6.1.20

19 May 08:20
6c78d15
Compare
Choose a tag to compare
Cleanup Program.cs (#60)

* Avoid explicit Bind() for Configure<T>
* Avoid multiple GetSection/GetValue

v6.1.19

19 May 08:05
fc6ac7e
Compare
Choose a tag to compare
Add a configurable alteration on the SAMLResponse to change the xsi:t…

v6.1.18

18 May 16:48
15d1183
Compare
Choose a tag to compare
Fix wctx and relayState queryString retrieval (#58)

If the RelayState or wctx doesn't contain a '?', try to parse the whole RelayState/wctx as a querystring

v6.1.17

11 May 08:50
375ef4f
Compare
Choose a tag to compare
Refactor CIE and SPID SpidLevel, fix retrieval of Referer queryString…