Lars

Results 4 issues of Lars

#791 Adding configuration of denylisted encryption algorithms.

### Issue Summary: The Service Provider (SP) configuration, currently lacks an explicit setting for the [ProtocolBinding](https://simplesamlphp.org/docs/stable/saml/sp.html#authentication-data) parameter. As a result, AuthnRequest messages default to ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST", mandating that Identity Providers (IdPs)...

### Enhancement Objective Introduce configurable options in the plugin for managing encryption.blacklisted-algorithms in the SimpleSAMLphp library. This includes enabling the override of default denylisted algorithms for compatibility purposes. ### Background...