Skip to content
Snippets Groups Projects
user avatar
Thijs Kinkhorst authored
This auth source no longer supports SAML 1.1 so the ACS code was keeping
track of protocol support with only SAML 2.0 as an option to be added.
Therefore, simplify and set this globally in the class. Keep the outside
interface for now the same where getSupportedProtocols returns as list
of the supported protocol.

Note: if you specify AssertionConsumerService in your config you are
responsible for it having actually bindings that we support. This has
always been the case. This PR makes no attempt to change it (the
specified URLs can even be outside of SSP).
6097f7c7
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..