elerch / SAML2

Fork of SAML2 library on codeplex. This library removes dependencies on Asp.net
Mozilla Public License 2.0
117 stars 62 forks source link

Metadata contact lang attribute problem #15

Open stevenao opened 8 years ago

stevenao commented 8 years ago

Testshib and some other idp are complaining about the generated metadata that the contact elements don't have a lang attribute. I think it is better to have a way a way to specific that as an option. See my commit: https://github.com/stevenao/SAML2/commit/4ec93982d462d919f748d9d6bc76a53b7572cd0d.

svrooij commented 8 years ago

I agree with your comment. Maybe you can create a pull request for it? And make it optional?