simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
286 stars 135 forks source link

Add interface + trait to be used on several extension points #305

Closed tvdijen closed 2 years ago

tvdijen commented 2 years ago

Note should be implemented on md:UnknownRoleDescriptor as well..

tvdijen commented 2 years ago

Merging this as-is because it becomes hard to read because it's so big.. Will create a new PR for the md:RoleDescriptor extension point