-
Bug
-
Resolution: Done
-
Minor
-
10.0.0.CR4
-
None
Currently type of this attribute is String despite it's description "Indicate if this service provider uses a HTTP POST(true) or REDIRECT(false) binding."
If user tries to write other value than "true" or "false" to this attribute IllegalArgumentException is thrown.
- clones
-
JBEAP-2034 post-binding attribute of PicketLink Federation service provider should be of type Boolean not String
- Closed