-
Improvement
-
Resolution: Unresolved
-
Major
-
None
In the context of CloudBees CI, we are implementing an optional behaviour for the SAML plugin, requiring customization of the SAML2Client and SAML2Configuration.
The existing advanced options already customize these objects, this is about making it possible for another plugin to extend the plugin behaviour if configured by the user.
To do so, I am suggesting the implementation of an extension point called SamlProperty hooking into the creation of these two objects.
- links to