Commit Graph

479 Commits

Author SHA1 Message Date
Juan Carlos Luciani
9dbe2a3ade Fixed typo in iaRealms.xml template which was keeping the ATS from
running.
2007-01-31 19:27:00 +00:00
soochoi
3e2c8b1f37 CASA-auth-token-client: fix the windows build break 2007-01-30 12:34:40 +00:00
soochoi
966e3f5efa CASA-auth-token-client: change the name of library casa_authtoken.lib for windows build 2007-01-30 11:00:22 +00:00
soochoi
9bc4c31f2a CASA-auth-token-client: check in build config file to build windows 2007-01-30 10:08:44 +00:00
Greg Richardson
0db5c0e007 Added connector port for port 2645 2007-01-30 09:03:57 +00:00
Juan Carlos Luciani
c1d99fca8d Updated the changes file and modified the spec file to allow
applications to more easily dynamically link our library without
having to worry about the libraries version.
2007-01-29 13:11:18 +00:00
Juan Carlos Luciani
57f18cef8c Finished the Linux side changes for the "Cleanup during library unload"
issue.
2007-01-29 13:04:22 +00:00
Juan Carlos Luciani
b5a6a452e8 Added code to allow us to un-initialize the library when it is unloaded. These changes allow library un-initialization to work for Windows. More code needs to be added to un-initialize the library under Linux. 2007-01-29 10:46:18 +00:00
soochoi
1ae3790b1b CASA-auth-token-java: add xml-commons-apis to fix autobuild dependency for stable branch 2007-01-26 03:50:24 +00:00
Juan Carlos Luciani
3e47ad8b60 Fixed EOL issues that were breaking the build. 2007-01-25 12:50:31 +00:00
Juan Carlos Luciani
1adf80b8ae The keystore path in the server.xml specific to Zen installations was
wrong.
2007-01-25 10:29:19 +00:00
Greg Richardson
c8181cebaa Another attempt to get around ms tool bug 2007-01-24 11:37:11 +00:00
Greg Richardson
c33d864d67 Avoid making CommandLauncher due to bug in ms tools 2007-01-24 11:26:48 +00:00
Greg Richardson
96c64973dd Remove CommandLauncher from make of parent and check in CommandLauncher.exe due to bug in MS dev tools 2007-01-24 11:00:45 +00:00
Greg Richardson
fe83bfbbb5 Moved windows specific file templates into templates\windows 2007-01-24 10:15:38 +00:00
Greg Richardson
c3aa5727fc 1. Changed jsharp files to java files
2. Added CommandLauncher to allow java classes to be invoked from msi install
2007-01-24 07:18:15 +00:00
Juan Carlos Luciani
6b83871de5 Made spec file changes to support applications that want to dynamically
link our libraries.
2007-01-24 06:27:52 +00:00
Juan Carlos Luciani
bc915356e8 The ATS envvars script now does not rely on the environment variable
JAVA_HOME since it may not be pointing to the JVM that we need to use.
2007-01-24 06:06:57 +00:00
soochoi
3a6e08dc7e CASA-auth-token: install xercesImpl.jar but not include in war file 2007-01-24 04:31:10 +00:00
Juan Carlos Luciani
f85a54358f Removing two files that got added by mistake. 2007-01-24 04:11:25 +00:00
soochoi
7c6681c949 CASA_auth_token_svc: add jdk and novell-zenworks-java-link build requirements in spec file 2007-01-23 12:31:46 +00:00
Juan Carlos Luciani
f7b0f92e80 Made changes to allow packages built for Zen to be more compatible with
it.

Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
2007-01-23 10:32:50 +00:00
Juan Carlos Luciani
f7441b20ac Added the ability to explicitedly configure the type of directory
back-ending a REALM and the ability to configure the search string that
should be utilized when performing a contextless login via the Pwd
Authenticate mechanism.
2007-01-22 11:25:55 +00:00
Greg Richardson
c1a12d0c44 Added startup and shutdown batch files 2007-01-22 11:04:47 +00:00
Greg Richardson
6684268ee6 Add batch files to launch editors 2007-01-22 10:59:04 +00:00
Juan Carlos Luciani
4e5959c6df Updated the project to allow us to build RPMs that meet Zen's
requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
2007-01-22 07:09:58 +00:00
Greg Richardson
70fca2cb11 First release of msi to consumer 2007-01-19 11:14:38 +00:00
soochoi
b0f49823ba CASA-auth-java: take the package name change in spec file back due to build failure 2007-01-18 07:06:50 +00:00
soochoi
03c5d13eee CASA-auth-server-java: name change of xerces-j2 in spec file 2007-01-18 06:31:34 +00:00
Greg Richardson
a6cd95ae31 2007-01-18 05:30:36 +00:00
Greg Richardson
645a738b57 Moved compile of java files into linux/windows directories 2007-01-18 04:50:30 +00:00
Greg Richardson
89a2bf73bc 2007-01-18 04:47:57 +00:00
Juan Carlos Luciani
f8decf4b84 Addressed bugs 225066 and 190821.
Also fixed "ReconfigureInterval=0" issue and added the ability
to search using multiple search roots configured on a per-realm
basis in the iaRealms file.
2007-01-17 12:14:29 +00:00
Juan Carlos Luciani
de3e4457c3 Fixed file eol-style problems as well as issues introduced in the
makesystem with the Windows Install check-in.
2007-01-16 11:21:37 +00:00
Greg Richardson
3ba102c4f1 2007-01-16 10:22:21 +00:00
Juan Carlos Luciani
5f0d0a486f Finished changes to resolve issues associated with server response without payload data.
Changed the name of the .msi files to not include "-msi" as part of the names as per request.

GetAuthToken requests that fail due to a name resolution error now will return an error code indicating the reason.
2007-01-12 12:49:25 +00:00
Juan Carlos Luciani
32093affcb Fixed crash that would occur if an RPC would succeed but no without
response data.

-This line, and those below, will be ignored--

M    client/library/engine.c
2007-01-12 08:43:53 +00:00
Juan Carlos Luciani
0262de0e3f Fixed Pwd Authenticate issue. 2007-01-12 05:31:50 +00:00
soochoi
bbf4a44deb CASA-auth-token-client: check in relative build dependencies path changes in windows solution file 2007-01-11 10:36:56 +00:00
Juan Carlos Luciani
fb29201f17 Modified solution/project files to deal with "lib" folder rename to "library". 2007-01-10 11:07:35 +00:00
Juan Carlos Luciani
3d1b7f16e7 More code review changes. 2007-01-09 05:22:47 +00:00
Juan Carlos Luciani
0f58c82603 More changes as a result of project code review. 2007-01-09 05:05:37 +00:00
Juan Carlos Luciani
2f30ab05db Applied changes to issues found during code review of the Svc component. 2007-01-08 10:36:42 +00:00
soochoi
b8517bfe11 CASA_auth_token_server: check in changes from sles10-oes2 autobuild 2007-01-05 11:27:34 +00:00
Juan Carlos Luciani
f2b89108b9 Updated changes.log file. 2007-01-05 07:33:01 +00:00
Juan Carlos Luciani
717b3c1091 Completed changes for clearing out memory associated with tokens. 2007-01-04 13:27:31 +00:00
Juan Carlos Luciani
834c6e0add Added code to clear memory used to hold tokens since they contain data
which is security sensitive.
2007-01-04 10:18:40 +00:00
Juan Carlos Luciani
67e99fc3d9 Fixed BUG228036 which was causing casa_atvd to not re-start after a
system re-boot.

Also added code to deal with cases where the
CASA_auth_token_jaas_support rpm is installed before the basic ATS setup
script is executed, thus ending up with the signing cert not being
imported into the client's key store.

M    server/package/linux/CASA_auth_token_server.changes
M    server/package/linux/CASA_auth_token_server.spec.in
M    server/AuthTokenValidate/Svc/linux/CasaAuthtokenValidateD
2007-01-03 10:22:36 +00:00
soochoi
47c01f7e34 CASA-auth-token-client: more makefile changes 2007-01-03 05:42:55 +00:00
soochoi
96204153a8 CASA-auth-token-client: rename lib directory to library and change in makefile 2007-01-03 05:04:26 +00:00
Juan Carlos Luciani
919bb85125 Added missing javadoc comments and made minor changes for issues found
during code inspection.
2006-12-21 12:20:39 +00:00
Juan Carlos Luciani
f09c8c5bef Updated the changes file and fixed a comment in the spec file. 2006-12-13 05:26:34 +00:00
Juan Carlos Luciani
429f5e4297 The changes are to deal with changes made to the identity abstraction
that were keeping us from building cleanly.
2006-12-12 08:36:47 +00:00
Juan Carlos Luciani
245d0fe0bf Finished project self-review changes. 2006-12-08 10:26:52 +00:00
Juan Carlos Luciani
8ade751650 Modifications to resolve issues found during self-code review. 2006-12-08 05:45:03 +00:00
Juan Carlos Luciani
88db52f6c2 Added option to command for importing eDir cert in the
CasaBasicATSSetup script so that it does not prompt
the user. This allows the script to work correctly
when invoked from our Yast module.
2006-12-06 05:38:04 +00:00
Juan Carlos Luciani
42e3203ab5 Fixed problem that was causing the library to crash when ObtainAuthToken was called with a null WinLUID. 2006-12-05 11:23:09 +00:00
Juan Carlos Luciani
974f4829b3 Added workaround to import eDirs Root CA Cert into Java's keystore
until OES is updated to do the same for Java 1.5.
2006-12-04 12:30:01 +00:00
Juan Carlos Luciani
3216d2b739 Updated .changes file with fixed bug number information. 2006-12-04 10:22:29 +00:00
Juan Carlos Luciani
6489700c92 Fixed init.d script ouput "Shutting...." to "Shutting down...". 2006-12-04 10:17:19 +00:00
Juan Carlos Luciani
ac1d64c52a Fixed Basic ATS Setup issues for Bug225426. 2006-12-04 05:35:05 +00:00
Juan Carlos Luciani
11f501db43 Fixed fix path issue in CasaAuthToken c-sharp library. 2006-12-04 05:03:49 +00:00
Ryan Partridge
8adb445805 Fixed bug where proxy password value was being set to proxy username value. 2006-12-04 04:32:42 +00:00
Juan Carlos Luciani
d55ac482ac Updates resulting from self-code review. 2006-12-01 12:42:52 +00:00
Juan Carlos Luciani
74dce09720 Switched to using the root of /tmp for creating user semaphores. 2006-12-01 05:41:42 +00:00
Juan Carlos Luciani
5d70356a09 Switched to using the /tmp folder rather than the /var folder for
creating user semaphores under Linux.
2006-12-01 04:48:11 +00:00
Juan Carlos Luciani
1974ee9875 Made changes to deal with issues found during self-code review.
Added lock callback functionality for interfacing with OpenSSL
in a multi-threaded environment.
2006-11-30 18:21:42 +00:00
Jim Norman
a522f9d982 Add ObtainAuthTokenAsString API to C# interface 2006-11-29 10:54:55 +00:00
Juan Carlos Luciani
dfc4379769 More changes to deal with 64bit platform issues. 2006-11-29 06:23:48 +00:00
Juan Carlos Luciani
3bab43861a One more change to solve 64bit platform issues. 2006-11-29 05:22:04 +00:00
Juan Carlos Luciani
4df11cd930 More changes to try to resolve 64bit platform build issues. 2006-11-29 04:20:37 +00:00
Juan Carlos Luciani
00cffb071c Fixed some 64bit platform build issues.
-omhis line, and those below, will be ignored--

M    server/configure.in
M    server/package/linux/CASA_auth_token_server.changes
M    server/package/linux/CASA_auth_token_server.spec.in
M    server/AuthTokenValidate/Svc/linux/envvars
M    server/AuthTokenValidate/Svc/linux/Makefile.am
2006-11-28 11:47:04 +00:00
Jim Norman
411e95b4f0 Make LUID and ObtainAuthTokenEx private 2006-11-28 05:07:20 +00:00
Juan Carlos Luciani
a9dd659bca Removed a dependency that we still had on IBM's Java in the spec file. 2006-11-28 04:47:03 +00:00
Juan Carlos Luciani
23bb4f7943 Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005. 2006-11-27 09:36:13 +00:00
soochoi
4bc612ca9b yast2-casa-ats: add COPYING and LICENSE files and change in VERSION 2006-11-27 09:01:30 +00:00
soochoi
84b30e94f3 yast2-casa-ats: add License file and CASA_auth_token_svc as BuildRequires in spec file 2006-11-27 07:18:52 +00:00
Jim Norman
f4875a6c45 Fix to handle LUID parameter. 2006-11-27 06:31:39 +00:00
Juan Carlos Luciani
cce03a7a13 Updated README and TODO files to reflect the current state of the
project.
2006-11-22 05:21:33 +00:00
Juan Carlos Luciani
cd04a3d4cf Added list of resolved bugs to .changes files to allow autobuild
submition to proceed.
2006-11-22 03:51:18 +00:00
Juan Carlos Luciani
4a9e1a0391 Added NOTICES files detailing the licenses and or the copyrights
of all third party software used within the project.
2006-11-21 13:01:31 +00:00
soochoi
6d185b22c3 Change log change to add fateID to submit to sled10 sp1 2006-11-21 10:56:16 +00:00
Juan Carlos Luciani
ffab761e39 Changes file update. 2006-11-21 05:41:54 +00:00
Juan Carlos Luciani
82545be587 Fixed problem that would not allow package to build under openSuSe. 2006-11-21 05:39:52 +00:00
soochoi
1d02f15357 CASA-auth-token: apply changes from german autobuild diff 2006-11-21 04:20:15 +00:00
Juan Carlos Luciani
7b18319169 Fixed build problem on SLES10 distro.
-This line, and those below, will be ignored--

M    server/configure.in
M    server/autogen.sh
2006-11-20 06:15:24 +00:00
Juan Carlos Luciani
ec831ed16c Switched from using printf() to syslog() in DbgTrace macro. 2006-11-18 13:11:20 +00:00
Juan Carlos Luciani
998bded52f Changed DbgPrint macro to use syslog() rather than printf(). 2006-11-18 12:56:24 +00:00
Juan Carlos Luciani
66903e98a0 Added the capability to modify the DebugLevel by changing the various .conf files. 2006-11-18 12:33:14 +00:00
Juan Carlos Luciani
f08172971e Added check-build.sh file to project to limit the platforms where it is
built.
2006-11-18 07:27:13 +00:00
Juan Carlos Luciani
0332b6610e Removed hard dependency on IBM's JVM. 2006-11-18 07:10:14 +00:00
Juan Carlos Luciani
ff0b8df96b Removed hard dependency on IBM's JVM. 2006-11-17 12:13:20 +00:00
Juan Carlos Luciani
d6b4b5608e Removing "java" folder since it was migrated to the "server-java"
folder.
2006-11-16 09:22:53 +00:00
Juan Carlos Luciani
9b2e33bfa8 The "java" folder has been renamed "server-java" to reflect that it only
contains server components. In the process, I also flatened its
directory structure.
2006-11-16 09:20:06 +00:00
Juan Carlos Luciani
a8dd761bde Minor changes to correct some build problems. 2006-11-15 11:39:39 +00:00
Juan Carlos Luciani
027e884407 Changed the format parameters in some of the debug printf to
be more cross-platform enabled.
2006-11-15 06:32:25 +00:00
Greg Richardson
0d7915de0e Fix errors introduced by code reorg 2006-11-15 05:29:15 +00:00
Juan Carlos Luciani
f90f3d91bf Reverted the forked process model changes after finding out that
they needed to be more involved (Each child process needed to
initialize the JVM) and because it introduced a whole set of
new problems that were not acceptible. Instead, now we will support
an optional single-threaded process model that can be invoked to
deal with JVMs that have trouble executing when invoked from a
thread.
2006-11-15 05:06:54 +00:00
Ryan Partridge
45272111e9 Initial checkin of yast2-casa-ats module. 2006-11-14 10:48:37 +00:00
Juan Carlos Luciani
5f14f490e2 Enhancing the AuthTokenValidateSvc so that it can have a process model
where it executes the Java classes from helper processes. This is being
dome to get around SUN's JVM problem where class invokations from a
thread fail.
2006-11-14 08:07:01 +00:00
Juan Carlos Luciani
05b43cafdd Adjusted the VS solution to conform to the new folder organization.
Migrated the solution from VS2003 to VS2005.

Created clientdevel MSM and MSI.
2006-11-13 12:52:08 +00:00
Juan Carlos Luciani
fd8c1be326 The devel package does no longer require the Svc package. 2006-11-13 06:48:05 +00:00
Juan Carlos Luciani
42abfff3e6 Removal of the non-java project now that it has been
split into client and server projects.
2006-11-13 06:37:39 +00:00
Juan Carlos Luciani
55304c2836 Separated the non-java project into client and server projects
in order to better support distributions that target desktops.
This commit completes the client project setup.
2006-11-13 06:32:58 +00:00
Juan Carlos Luciani
9b647e40e7 Adding spec file for the client package. 2006-11-13 05:57:50 +00:00
Juan Carlos Luciani
fc12f21d19 Finished changes to make the server project operational. 2006-11-13 05:51:53 +00:00
Juan Carlos Luciani
2c8668479c Splitted the non-java project into client and server projects in order
to be able to deliver the client component onto distributions targeting
desktops without having to deliver the server components. This commit is
for the resulting client project.
2006-11-13 05:20:43 +00:00
Juan Carlos Luciani
2cc21a344c The non-java project is being replaced by a client and a server project
in order to allow for the client component to be consumed by
distributions targeting the desktop. This check-in is for the server
project.
2006-11-13 04:05:01 +00:00
Juan Carlos Luciani
afed5195bb Updated the changes file. 2006-11-09 12:20:51 +00:00
Juan Carlos Luciani
d8398e3f22 Finished changes to the linux client so that it can communicate
with the ATS via SSL.
2006-11-09 12:19:19 +00:00
Juan Carlos Luciani
3a44ee8211 Completed necessary changes for Basic ATS Configuration
Setup tool.
2006-11-09 06:51:00 +00:00
Juan Carlos Luciani
a999490245 Continued changes to facilitate the setup of an ATS. 2006-11-08 20:19:01 +00:00
Juan Carlos Luciani
7d2f9058b3 Fixed make system problems that was causing makes to fail under Linux. 2006-11-07 11:07:53 +00:00
Juan Carlos Luciani
826b389d44 Enabled the ATS communications over SSL.
Created tools for editing settings and policy files.
2006-11-07 05:51:28 +00:00
Juan Carlos Luciani
56723c2b3d Fixing compilation problems on Linux. 2006-11-06 11:21:26 +00:00
Juan Carlos Luciani
ff6c1b9993 Fixed problems found during testing of no mech-info changes. 2006-11-06 08:08:04 +00:00
Juan Carlos Luciani
89e9889865 Adding configuration file editor utilities. 2006-11-06 06:53:57 +00:00
Juan Carlos Luciani
cf819ea918 More client changes to remove the requirement that the server send mechanism information data along with the mechanism name in the auth.policy. 2006-11-06 04:29:01 +00:00
Juan Carlos Luciani
01b99ffc0d Making changes to remove the need for the auth.policy to contain
the mechanism information element. This change breaks the build since it
is not complete.
2006-11-03 13:35:36 +00:00
Juan Carlos Luciani
47a2358a9e Partial changes to enable client-ats communciations over SSL. 2006-11-03 06:32:50 +00:00
Juan Carlos Luciani
d8332983a7 Made changes necessary to build the client on windows using cygwin. 2006-11-02 04:35:33 +00:00
Juan Carlos Luciani
c99e319a3a Made modifications to switch the client to communicate with ATSs over SSL. Still need to make changes to the linux rpc.c to have all of the necessary changes completed.
Also made a fix to allow credential store scoping all the way into the authentication mechanisms.
2006-11-02 03:49:16 +00:00
Juan Carlos Luciani
5469d99ff6 Modified the Client Directory Structure to get ready to build the client under Windows using Cygwin. 2006-10-24 22:29:38 +00:00
Juan Carlos Luciani
f60d8d1cc6 Removed the identity-abstraction files from the CasaAuthTokenSvc war
file to allow for the files to be deployed and updated separatedly.
2006-10-20 16:00:04 +00:00
Juan Carlos Luciani
e4842758c3 Created client-devel RPM and made changes to deal with changes made to
the Java components.
2006-10-19 15:23:23 +00:00
Juan Carlos Luciani
86515d118a Created the ATS daemon and made necessary RPM install changes to allow
for its deployment.
2006-10-18 23:26:16 +00:00
Jim Norman
39fdc355c7 Support for DLU by allowing luid's to be passed by the system process. 2006-10-17 20:39:48 +00:00
Juan Carlos Luciani
3f093e092d Added the capability to scope credential store access. This is only allowed by miCASA if the current user is running in the context of system. This is useful to system type applications doing work on behalf of other users. 2006-10-17 17:55:09 +00:00
Juan Carlos Luciani
18e290e209 Brought up to date the README and TODO files. 2006-10-10 14:47:19 +00:00
soochoi
ac412cb2cd CASA-auth-token-native: remove unnecessary comment from spec file 2006-10-09 16:38:30 +00:00
Juan Carlos Luciani
aa0df7c917 Fixed compiler warnings in AuthTokenValidate. 2006-10-09 15:28:03 +00:00
Juan Carlos Luciani
af9da1fff2 Fixed line terminating character problem in file internal.h. 2006-10-09 15:26:53 +00:00
soochoi
9f22ebcba5 CASA-auth-token-native: add require CASA version in spec file 2006-10-06 22:17:31 +00:00
Juan Carlos Luciani
665c251e3b Fixed all of the compiler warnings for the client components. 2006-10-06 20:13:14 +00:00
Juan Carlos Luciani
c076f68b37 Finished the auth token client port to Linux and made some minor
makefile system maintenance.
2006-10-05 21:25:00 +00:00
Juan Carlos Luciani
8db0e78d31 Changes necessary to create CASA_auth_token_client package. 2006-10-04 23:37:27 +00:00
Juan Carlos Luciani
02c573db01 Adding missing makefiles. 2006-10-04 22:40:35 +00:00
Juan Carlos Luciani
0c45cbb4ef Port of client Krb5 Auth Mechanism to Linux. 2006-10-04 20:41:00 +00:00
Juan Carlos Luciani
3de7a584bb No need to have visual studio user specific files checked into the project. 2006-10-03 15:32:10 +00:00
Juan Carlos Luciani
cd3313e8e1 Made MSDN project file updates to refer to the include folders using relative paths. 2006-10-03 15:28:54 +00:00
Juan Carlos Luciani
17546e4602 Finished porting the Auth Client Test to linux. 2006-10-03 03:52:21 +00:00
Juan Carlos Luciani
12691a85fb Continued changes for client port to Linux. 2006-10-03 03:31:31 +00:00
Juan Carlos Luciani
c8bb4008e6 Continued changes for client port to Linux. 2006-10-03 03:30:11 +00:00
Juan Carlos Luciani
68ccb5b8d8 Continued changes adjusting Windows client for Linux port. 2006-10-02 23:49:43 +00:00
Juan Carlos Luciani
8778321ba9 Fixed compile problems introduced with Linux port. 2006-10-02 23:00:49 +00:00
Juan Carlos Luciani
fd8d57708d Initial changes for Linux port of the CASA-auth-token client to linux. 2006-10-02 21:01:45 +00:00
Juan Carlos Luciani
fa466d3af5 Implemented spec file changes suggested by SuSE to make the
RPMs more solid.
2006-10-02 17:49:58 +00:00
soochoi
66b98cc0d0 add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail 2006-09-28 17:36:26 +00:00
soochoi
db9af9463c CASA_auth_token_native: add NO_BRP_BYTECODE_VERSION check to fix the autobuild break 2006-09-27 16:10:43 +00:00
soochoi
96ab544ce3 CASA_auth_token_svc: add NO_BRP_BYTECODE_VERSION flag to fix the autobuild break 2006-09-26 23:15:27 +00:00
Juan Carlos Luciani
e770de6959 Added file client.conf to be installed in the authtoken configuration folder. 2006-09-22 16:33:06 +00:00
Juan Carlos Luciani
637726123c Added the capability of configuring the ATS Address, port, and whether or not SSL should be used for communications. 2006-09-22 16:24:03 +00:00
Juan Carlos Luciani
6e12d33817 Made minor changes to the CASA AuthToken Client Test application to improve its use-ability. 2006-09-21 22:00:55 +00:00
Juan Carlos Luciani
45be099b8c Reduced ATS Kerberos configuration requirements. 2006-09-21 21:44:51 +00:00
Juan Carlos Luciani
7d20a31bc0 Added missing lincense information to files. 2006-09-20 15:19:17 +00:00
Juan Carlos Luciani
b8dd842add Made changes to simplify the configuration of enabled servers. Also,
modified to utilize the ISSUER_SERIAL scheme for including X509 Cert
Info in tokens targeting services local to the ATS.
2006-09-19 00:34:56 +00:00
Juan Carlos Luciani
13cdbb2448 Needed to update the spec file to also include java-1.5.0-ibm-alsa in
the BuildRequires in order to build successfully in autobuild.
2006-09-15 17:09:32 +00:00
Juan Carlos Luciani
ad42e4cc2e Added rc script for the Validate AuthToken service. 2006-09-14 23:42:57 +00:00
Juan Carlos Luciani
5bec27ee66 Added support for the Validate AuthToken Service.
Made necessary spec file changes to support our configuration.
2006-09-14 16:03:57 +00:00
Juan Carlos Luciani
e9680fbfa1 Completed the Authtoken Validate Service changes. 2006-09-14 15:54:27 +00:00
Juan Carlos Luciani
b25b691642 Continue AuthToken development changes. 2006-09-08 21:53:13 +00:00
Juan Carlos Luciani
20608a9f65 Continue development of Authentication Token Validation Service and
the use of it by AuthTokenValidate.
2006-09-08 15:44:32 +00:00
Juan Carlos Luciani
e77685f605 Changes to support Authentication Token Validation Service. 2006-09-07 23:34:21 +00:00
Juan Carlos Luciani
6ab8fe3080 Continued development of AuthenticationToken Validation Service. 2006-09-07 23:33:33 +00:00
Juan Carlos Luciani
9bc19e9c60 Created the Validate AuthToken Daemon. There is still work to be done on
this component.
2006-09-05 22:52:21 +00:00
soochoi
a5a2ad79bc casa-auth-token-native: add fPIC to CPPFLAGS to fix the build break 2006-09-05 20:57:44 +00:00
Juan Carlos Luciani
be1ed4d9be Added the IPC libraries to the CASA_auth_token_native package. 2006-09-05 14:43:32 +00:00
Juan Carlos Luciani
36f82820c1 CASA IPC Client API changes to support multiple remote endpoints. 2006-09-04 06:11:28 +00:00
Juan Carlos Luciani
960d27db69 Enhanced to allow clients to submit requests to different remote
endpoints.
2006-09-04 06:10:09 +00:00
Juan Carlos Luciani
48d4d947ea Fixed a few problems in the IpcLibs. 2006-09-01 22:53:10 +00:00
Juan Carlos Luciani
f45c0f4c9e Changes due to continue development of the IpcLibs. Not done yet. 2006-09-01 05:37:43 +00:00
Juan Carlos Luciani
4326223276 Created Linux IPC libraries to be used by the AuthToken components.
At this point there is still work to do on them.
2006-08-31 23:05:25 +00:00
Jim Norman
a9f0288f17 Add dotNet 2.0 as supported runtime 2006-08-24 18:14:13 +00:00
Juan Carlos Luciani
ec94940753 Made project changes to place the authtoken.dll in the system folder under windows. 2006-08-22 18:30:08 +00:00
Juan Carlos Luciani
1a3a936994 Small changes for debugging purposes. 2006-08-22 18:07:56 +00:00
Juan Carlos Luciani
6b781a6b49 Updated the changes file with information about the changes made to use
WS-Security in the session and authentication tokens.
2006-08-18 17:56:51 +00:00
Juan Carlos Luciani
b06912c332 Implemented securing Authentication and Session Tokens using
WS-Security.
2006-08-18 17:48:34 +00:00
Jim Norman
2ec99203a2 c# wrapper updates, etc. 2006-08-18 17:41:08 +00:00
soochoi
169e3a389d CASA_auth_token_nonjava: rename CASA_auth_token_devel to CASA_auth_token-devel 2006-08-15 16:56:04 +00:00
soochoi
f6d6e8e6d3 CASA_auth_token_nonjava: fix CASA_auth_token_devel build requirement for CASA_auth_token_svc 2006-08-15 16:52:54 +00:00
Juan Carlos Luciani
214ec3603e Modified the folder name to follow the convention being followed for
test application folder names in the project.
2006-08-14 20:33:38 +00:00
Juan Carlos Luciani
0c1ecc0541 Moved CSharp API Test client to be under the appropriate folder. 2006-08-14 20:30:36 +00:00
Juan Carlos Luciani
f3126b10c9 Added some debug statements and added the sample jaas application into
the package that is submitted to autobuild.
2006-08-14 20:27:43 +00:00
Juan Carlos Luciani
392a4e7695 Added some extra debug statements. 2006-08-14 20:17:11 +00:00
Juan Carlos Luciani
14a164564b Modifications to allow us to find the configuration folder even when executing on a drive rather than the install drive. 2006-08-14 20:16:03 +00:00
Juan Carlos Luciani
f6106fcd67 Made some formatting changes, added some additional debug statements, and updated the project file to adjust for the new directory structure. 2006-08-14 20:13:53 +00:00
Jim Norman
f145a46ffe 2006-08-14 14:16:57 +00:00
soochoi
38264cc856 casa-auth-token: add @VERSIION@ back in spec files 2006-08-09 19:36:15 +00:00
Juan Carlos Luciani
bbfc3e834e Made changes requested by SuSe autobuild. 2006-08-09 17:36:42 +00:00
soochoi
81f0dcacc6 CASA-auth-token: change the format of chages.log file 2006-08-08 18:47:56 +00:00
Juan Carlos Luciani
b6be50b745 Project updates to deal with increased folder depth. 2006-08-08 17:35:48 +00:00
Juan Carlos Luciani
c5954540eb Adding client files lost during folder re-structuring. 2006-08-07 19:12:49 +00:00
soochoi
3ca9739330 casa-auth-token: add comments in changes log 2006-08-07 16:58:15 +00:00
soochoi
2d508a14c9 casa-auth-token-java: use sun java instead of ibm java to fix 64bit build break now 2006-08-07 15:39:30 +00:00
soochoi
69d4cc9874 remove old path from Makefile for ApacheSupport module 2006-08-04 21:46:14 +00:00
soochoi
5f7a6ea21f remove rpath from casa-auth-token-non-java ApacheSupport Makefile 2006-08-04 21:31:32 +00:00
soochoi
a798ce0393 add java-1_5_0-ibm package to BuildRequires in CASA-auth-token-java spec file 2006-08-04 19:39:15 +00:00
soochoi
e167f2cd98 version change from 1.0 to 1.7 and name change in CASA_auth_token_svc.spec.in 2006-08-03 17:25:30 +00:00
Juan Carlos Luciani
ffb63be0ae Modified the "native" folder name to "non-java" since the branch will
contain native as well as csharp components.
2006-08-03 15:33:44 +00:00
Juan Carlos Luciani
d9644eb705 Changes to be compatible with new identity-abstraction package. 2006-08-03 15:27:33 +00:00
Juan Carlos Luciani
445b57496f Correcting the name of the .changes file. 2006-07-31 17:22:17 +00:00
Juan Carlos Luciani
0e21d3564b Changing the name of the .changes file to match the name of the spec
file.
2006-07-31 17:21:18 +00:00
Juan Carlos Luciani
d1ce4818a1 Re-naming the .changes file to match the spec file name. 2006-07-31 17:01:55 +00:00
Juan Carlos Luciani
5d11d3a94f Adding changes file. 2006-07-27 19:01:17 +00:00
Juan Carlos Luciani
e5f171ebad Adding changes file. 2006-07-27 19:00:35 +00:00
Juan Carlos Luciani
d9138199c9 Continuation of chages for project split. 2006-07-27 18:23:54 +00:00
Juan Carlos Luciani
654de007a2 Continuing project split changes. 2006-07-27 18:21:27 +00:00
Juan Carlos Luciani
f5ae5315f2 Re-adding the client folder to make sure that it is up to date. 2006-07-27 18:19:07 +00:00
Juan Carlos Luciani
0b6c143ba3 Temporarily deleting folder. 2006-07-27 18:18:14 +00:00
Juan Carlos Luciani
bb9f421dff Modifications to get us closer to submit this part of the project to
autobuild.
2006-07-27 18:12:55 +00:00
Juan Carlos Luciani
c71a90410c Adding project branch for "java" components of CASA-auth-token. This was
made necessary by autobuild limitations that forced us to build native
components separate from the java components.
2006-07-27 15:53:53 +00:00
Juan Carlos Luciani
3f8e527c96 Finished changes to build the native components under autobuild. 2006-07-27 15:43:38 +00:00
Juan Carlos Luciani
b49318e38a This branch was created to contain the "native" auth_token components.
This was required because autobuild restrictions are forcing us to build
the native components separate from the java components.
2006-07-27 15:28:07 +00:00
Juan Carlos Luciani
e1d46bdd6d Check-point of changes made to build under autobuild using the
identity-abstraction that is part of it.
2006-07-26 17:06:46 +00:00
Juan Carlos Luciani
062d08a902 Project changes to allow the client to build under the new directory structure. 2006-06-27 16:18:30 +00:00
Juan Carlos Luciani
d79d97b8d3 Finished modifications to allow CASA-auth-token to build under
autobuild.
2006-06-27 16:15:30 +00:00
Juan Carlos Luciani
74a6359218 Changes to allow the "make dist" command to work. 2006-06-20 23:30:50 +00:00
Todd Throne
114f934ce9 Moved all synchronization primatives to platform.c and changed the code to allocate and free the user mutex within ObtainAuthToken(). 2006-06-20 23:01:51 +00:00
Todd Throne
fc7f88c01d Changed storage of tokens from registry to CASA wallet.
Broke out storage of Session tokens and Authentication tokens.
2006-06-20 20:33:11 +00:00
Juan Carlos Luciani
a9e70687e1 Partial changes to allow for the creation of rpms for the CASA
auth-token component.
2006-06-19 20:21:49 +00:00
Juan Carlos Luciani
3c4cec1b2b Partial changes to make system to conform to new CASA directory and rpm
structure.
2006-06-19 20:20:22 +00:00
Juan Carlos Luciani
dda502a56f Make system partial changes to conform to the new CASA directory and rpm
structure.
2006-06-19 20:19:26 +00:00
Juan Carlos Luciani
ec24ad0e1c Partial changes to the make system to deal with the new CASA directory/rpm
structure.
2006-06-19 20:14:49 +00:00
Juan Carlos Luciani
07507ea74a Moved files casa_c_authtoken.h and casa_s_authtoken.h into this folder
since it does not make sense for them to be under the CASA include
folder after the re-structure.
2006-06-09 21:40:34 +00:00
Juan Carlos Luciani
54078ba524 Updated the AUTHORS file. 2006-06-09 21:35:02 +00:00
Juan Carlos Luciani
fb2b63173c Added COPYING file with license information. 2006-06-09 21:33:22 +00:00
Juan Carlos Luciani
c5fd0ba1b6 Updated the files to allow configure to be performed from within this
folder.
2006-06-09 16:39:41 +00:00
soochoi
f74f226813 major source structure and module name changes - continue2 2006-06-08 17:44:37 +00:00
soochoi
1fa6f07e83 major source structure and module name changes 2006-06-07 16:34:19 +00:00