Details
-
Story
-
Status: Closed
-
Trivial
-
Resolution: Completed
-
7.0.X EE
-
7.2.x, 7.1.x, 7.0.x
-
Committed
Description
At present when developers want to extend SAML with custom implementations of AttributeResolver, UserResolver orĀ NameIdResolver, then they will have direct dependency on the OpenSAML libraries.
This also means their module needs to be a fragment to avoid ClassCastExceptions at runtime caused by multiple classloaders.