2006-09-21 23:44:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 21 15:41:18 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Reduced Kerberos configuration requirements. Now the ATS service
|
|
|
|
principal name defaults to "host" and there is no need to set the
|
|
|
|
"javax.security.auth.useSubjectCredsOnly" system property to "false"
|
|
|
|
in the JAVA_OPTS.
|
|
|
|
|
2006-09-19 02:34:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 18 11:18:00 MDT 2006 - jluciani@novell.com
|
|
|
|
|
|
|
|
- Updated the Svc to reduce the configuration requirements on services
|
|
|
|
that want to leverage the infrastructure.
|
|
|
|
|
|
|
|
- Modified the WSSecurity module to not include the X509 certificate
|
|
|
|
in tokens if they are targeted to services residing on the same
|
|
|
|
box as the ATS. This is being done in order to minimize the size
|
|
|
|
of the tokens.
|
|
|
|
|
2006-09-14 18:03:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2006-08-18 19:56:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2006-08-14 22:27:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2006-08-07 18:58:15 +02:00
|
|
|
-------------------------------------------------------------------
|
2006-08-08 20:47:56 +02:00
|
|
|
Mon Aug 7 10:28:32 MDT 2006 - schoi@novell.com
|
2006-08-07 18:58:15 +02:00
|
|
|
- This file has been created for CASA_auth_token_svc project for the first
|
|
|
|
time.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|