jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#
https://www.jitbit.com
Apache License 2.0
361 stars 118 forks source link

Added advanced attribute getters #79

Closed szukuro closed 1 year ago

szukuro commented 1 year ago

Some additional attribute getters for not yet covered scenarios.

The sample XML used in the unit test is an actual response generated by Keycloak.

alex-jitbit commented 1 year ago

thanks