issues
search
microsoft
/
SPID-and-Digital-Identity-Enabler
This repo contains the SPIDProxy code and several ADFS/Azure B2C related scripts and assets. SPIDProxy allows to communicate with SPID, CIE and eIDAS. The repo also contains a web app enabling CNS authentication through ADFS and AAD B2C.
MIT License
27
stars
12
forks
source link
Add option to log decoded SAMLResponse
#30
Closed
fume
closed
2 years ago
fume
commented
2 years ago
Add LoggingOptions class with LogDecodedSamlResponse prop (defaults to false)
Add SPIDProxyLogging section in appsettings.json
Move LogAccess section inside SPIDProxyLogging section
Change Configure
methods accordingly
Add INCOMING_SAML_RESPONSE_DECODED event
Fixes #9
Fixes #9