Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7
-
None
-
Unknown
Description
This task is to add the ability to set STSClient Claims via a CallbackHandler. Currently you can set a DOM Element on STSClient via "setClaims". However, this is not very convenient if you are spring-loading the STSClient.
This task is to allow the user to define a CallbackHandler implementation on the STSClient, which will set a DOM Claims Element on a ClaimsCallback object.