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

Add more attribute getters #41

Closed chtenb closed 3 years ago

chtenb commented 4 years ago

This PR adds more attribute getters to support more Identity Providers out of the box.

alex-jitbit commented 4 years ago

Thanks! But why did you remove the GetCustomAttribute method?

chtenb commented 4 years ago

That wasn't my intention at all! Must have slipped into the PR by accident. Will fix.

chtenb commented 4 years ago

@alex-jitbit Fixed

alex-jitbit commented 3 years ago

Sorry @Chiel92 @hey24sheep finally got time to get back to this