5bec27ee66
Made necessary spec file changes to support our configuration.
34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 14 09:57:00 MDT 2006 - jluciani@novell.com
|
|
|
|
- Made changes to support the Authtoken Validate Service. This now
|
|
fixes support of "C" services.
|
|
|
|
- Switched to using IBMs java instead of SUNs. This was done in order to
|
|
gain better Kerberos support (IBMs Kerberos modul supports more
|
|
encryption types) and to get around a problem in SUN's Invocation API
|
|
that was not letting us consume our AuthToken class from a native thread
|
|
other than the thread which creates the JVM.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 11:49:22 MDT 2006 - jluciani@novell.com
|
|
|
|
- Implemented securing Authentication and Session Tokens using WS-Security.
|
|
This change temporarily breaks support of "C" services. "C" service support
|
|
will be resumed once the necessary changes are made to the native authentication
|
|
token APIs to support the new Authentication Tokens.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 14 14:25:27 MDT 2006 - jluciani@novell.com
|
|
|
|
- Added some debug statements and added the sample Jaas application into
|
|
the tar file that is submitted to autobuild.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 10:28:32 MDT 2006 - schoi@novell.com
|
|
- This file has been created for CASA_auth_token_svc project for the first
|
|
time.
|
|
|
|
-------------------------------------------------------------------
|
|
|