OpenConext / Stepup-saml-bundle

A PHP Symfony bundle that adds SAML capabilities to your application using simplesamlphp/saml2
Apache License 2.0
14 stars 24 forks source link

Add support for Extensions on AuthNRequests #99

Closed MKodde closed 3 years ago

MKodde commented 3 years ago

Task 1 of: https://www.pivotaltracker.com/story/show/175121584

Todo: The Extensions should still be set on the original (decorated) authnrequest. Should be easy as calling the corresponding setter on it.