gawpertron
Results
2
issues of
gawpertron
I can't see an obvious way in the Saml 2.0 documentation or your implementation `LightSaml\Model\Protocol\AuthnRequest` of a way to send _arbitrary values_ to the Identity Provider. I am using `LightSaml\Builder\Profile\WebBrowserSso\Sp\SsoSpSendAuthnRequestProfileBuilder`...
In the Service Provider's `\LightSaml\Builder\Action\Profile\SingleSignOn\Sp\SsoSpSendAuthnRequestActionBuilder` there is an opportunity to attach a listener that can manipulate the Profile Context or Outbound Message before the message is signed or encrypted. However...