mbg / wai-saml2

WAI middleware implementing SAML2
MIT License
5 stars 6 forks source link

Make naming convention around NameId more consistent #16

Closed fumieval closed 1 year ago

fumieval commented 1 year ago

so that each field name is <name of the record type><name of the field type>

This isn't a breaking change because SubjectNameID was missing from the export list.