Commit Graph

1510 Commits

Author SHA1 Message Date
Juan Carlos Luciani
a5102eb3a8 Making the assembly version number independent of the build number for now in order to avoid upgrade conflicts with other components built using a different assembly version. 2007-07-05 23:28:09 +00:00
Juan Carlos Luciani
7cc9385642 Enhanced to try to connect to the ATS with the normalized host name in addition to the host name given by the application calling to get a token to deal with cases where the application is passing a dotted ip address but the
server's certificate has been issued using the server's DNS name.
2007-07-05 23:25:55 +00:00
Jim Norman
c25f4f77bf Bug 289613. Remove registry entries on uninstall. 2007-07-05 21:12:05 +00:00
soochoi
b7d5bb1be4 CASA-auth-server-java: change in zen-autobuild make file to automate zen update 2007-07-02 22:28:02 +00:00
soochoi
964ffdea32 CASA-auth-token-java Windows - change in Makefile to bump msi version number 2007-06-29 23:18:44 +00:00
soochoi
6bb01f7449 CASA-auth-token-client Windows: builduser.cmd changes continue 2007-06-29 22:11:21 +00:00
soochoi
9f4ea412c4 CASA-auth-token-client Windows: change builduser.cmd to bump msi version 2007-06-29 21:58:04 +00:00
soochoi
f215a081eb CASA Windows - change in buildu.sh to bump up msi version correctly 2007-06-29 20:50:25 +00:00
soochoi
e673c8d8a4 CASA Windows - change builduser.cmd to bump up version number 2007-06-29 20:06:14 +00:00
Juan Carlos Luciani
5fe566c6a1 Added JRE_HOME setting to envvars for Zen. 2007-06-29 15:31:05 +00:00
Juan Carlos Luciani
7de2e95970 Merged changes from autobuild and updated the changes file. 2007-06-28 20:38:31 +00:00
Juan Carlos Luciani
41cc9deb34 Fixed crash that occurs when the DLL is unloaded before being initialized first. 2007-06-27 22:01:44 +00:00
Juan Carlos Luciani
329787a5a4 Changes file update. 2007-06-27 16:24:26 +00:00
Juan Carlos Luciani
d279666753 Updated changes file with BUG number. 2007-06-27 16:16:09 +00:00
Juan Carlos Luciani
8534eb060f Fixed un-compatible server.xml file problem for Zen. 2007-06-27 16:14:56 +00:00
Jim Norman
3f35a10763 Bug 287768. Added option to use session{USER} keychain to cli. 2007-06-27 15:23:08 +00:00
Juan Carlos Luciani
df855e3a38 Changes file update. 2007-06-25 18:16:19 +00:00
Juan Carlos Luciani
75c4692e4a Removed jakarta-commons-lang dependency. 2007-06-25 17:57:49 +00:00
Juan Carlos Luciani
7fe7751090 Finished the implementation of the "Connect through Web server feature". 2007-06-25 16:39:33 +00:00
Juan Carlos Luciani
5fb592cf16 Fixed a typo in a makefile. 2007-06-22 22:18:55 +00:00
Juan Carlos Luciani
da37390857 Added functionality to allow the ATS to be accessible through
Apache if mod_proxy_ajp is configured.
2007-06-22 22:12:20 +00:00
Juan Carlos Luciani
35ef31cafd Changed calls to _stricmp to stricmp to fix unresolved external problem
when the setting DisableSecureConnections is configured.
2007-06-21 22:46:40 +00:00
Jim Norman
5afe199508 Handle malformed values. Detect non-existence MP file. 2007-06-19 19:05:22 +00:00
Jim Norman
dfbdcc6403 Make use of the NWLGSetVersion macro to set the version of nwlogin.h used. This is required to register as an extension now. 2007-06-19 17:39:30 +00:00
Juan Carlos Luciani
e1fa41c74e Fixing compile problem. 2007-06-14 03:51:28 +00:00
Juan Carlos Luciani
8481dd666c Setting constant to prevent the Xml namespace for xmldsig to be
defined multiple times within SessionTokens and AuthTokens. This
should result in smaller token sizes.
2007-06-12 19:43:48 +00:00
Juan Carlos Luciani
ad7a069507 Updated to only add non-success authtoken entries to the
cache if the time necessary to process them exceeds 30
seconds. With this change we make sure that non-successful
entries are added to the cache to deal with server
un-available issues.
2007-06-12 16:51:18 +00:00
Juan Carlos Luciani
e9551385d0 Changes file updates. 2007-06-08 21:05:59 +00:00
Jim Norman
30913d4867 Bug 280562 - Client interoperability problem with miCasa and ZEN agent.
Update to latest nwlogin.h and use correct params.
2007-06-08 04:32:58 +00:00
Juan Carlos Luciani
6068f888d0 Fixed another build problem. 2007-06-08 00:03:14 +00:00
Juan Carlos Luciani
887fdd3d8f Fixed build configure problem. 2007-06-07 23:55:36 +00:00
Juan Carlos Luciani
71a80df32a More changes for the addition of the jakarta-commons-lang external dependency. 2007-06-07 23:51:01 +00:00
Juan Carlos Luciani
fbc58efaba Need to add jakarta-commons-lang to the external dependencies folder since it is now utilized by CasaIdentityToken. 2007-06-07 23:49:20 +00:00
Juan Carlos Luciani
87022ad2a0 More fixes to take care of the issue of authenticating users which exist
in containers with names that contain reserved XML characters.
2007-06-07 22:29:11 +00:00
Juan Carlos Luciani
e0665ad76f Fixed problem which was keeping us from configuring search roots
containing characters which are processed by the shell such as "&".
2007-06-07 22:26:40 +00:00
Juan Carlos Luciani
f41b81a004 The CasaIdentityToken class has been updated to escape strings stored in
CasaIdentityTokens which may contain XML reserved characters.
2007-06-06 21:12:00 +00:00
Juan Carlos Luciani
cb1de1c2cc Fixed build problem. 2007-06-04 20:37:44 +00:00
Juan Carlos Luciani
f27856d545 Updated changes and todo files. 2007-06-04 17:24:49 +00:00
Juan Carlos Luciani
7e58205674 Adding curl dependency to the CASA_auth_token_svc and removing it from
the yast module to place it in the right place.
2007-06-04 16:37:10 +00:00
Juan Carlos Luciani
81eaece05b Updated the CASA_Auth_Token_Svc Windows Install to also install a casa_crypto.properties file for the use of consumers of the Jaas module. 2007-06-04 16:21:10 +00:00
Juan Carlos Luciani
502559daa1 The client now tells Curl to look for certificates in /etc/ssl/certs
under linux.

Commented the line in client.conf that was allowing clients to connect
to ATSs whose certificates authenticity could not be verified. :-).
2007-06-01 23:26:28 +00:00
Juan Carlos Luciani
5e1711d870 Yast module modifications to invoke the shell script that allows the ATS
to leverage installed certificates and keys for the server.
2007-06-01 23:05:03 +00:00
Juan Carlos Luciani
ba8e155d69 ATS changes to allow it to leverage installed server certificate and
server key (/etc/ssl/servercerts/serverkey.pem and
/etc/ssl/servercerts/servercert.pem) for SSL communications.
2007-06-01 22:07:46 +00:00
Juan Carlos Luciani
718b0fda28 Moved the copying of the ATS Signing Certificate to the init.d script
because the CasaAuthTokenSvc webapp folder is not created until after
Tomcat is started.
2007-06-01 17:56:42 +00:00
Juan Carlos Luciani
ef99031e7e Changes to allow for the setup of trust relationships with ATSs. 2007-06-01 15:41:46 +00:00
Juan Carlos Luciani
01978036ef The Java options now specify where to load native libraries in a
platform dependent manner to force Java to load them from the
appropriate location.
2007-06-01 15:39:35 +00:00
Jim Norman
ed5fe836fe Fix for Zen on Vista, scope score as elevated user 2007-05-31 18:27:05 +00:00
Juan Carlos Luciani
375e8d801a Fixed typo in client.conf example setting. 2007-05-30 14:35:51 +00:00
Juan Carlos Luciani
386fd61efc Fixed windows compile problems. 2007-05-30 05:03:36 +00:00
Juan Carlos Luciani
3cc4067ab1 Modified client to try to authenticate a user against a list of
configured ATSs instead of only utilizing a single configured ATS.
The client also tries to contact the ATS using port 443 as well as
port 2645 if the port number is not hard configured.
2007-05-29 22:59:50 +00:00