Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently wss4j does not support the kerberos token profile.
In most windows enterprise environments and in some unix environments kerberos is available by default. So it would be nice to have this feature to allow single sign on for clients to e.g. webservices.
I can post sample code that shows how to create a service ticket on the client and how to validate it on the server. Would this help?