Commit Graph

21 Commits

Author SHA1 Message Date
Juan Carlos Luciani 6494b45f59 Adding a folder with a sample configuration for the ATS.
-This line, and those below, will be ignored--

A    AuthTokenSvc/sampleConf
A    AuthTokenSvc/sampleConf/identoken.settings
A    AuthTokenSvc/sampleConf/auth.policy
A    AuthTokenSvc/sampleConf/authtoken.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/Krb5Authenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate
A    AuthTokenSvc/sampleConf/auth_mechanisms/PwdAuthenticate/mechanism.settings
A    AuthTokenSvc/sampleConf/svc.settings
A    AuthTokenSvc/sampleConf/iaRealms.xml
A    AuthTokenSvc/sampleConf/enabled_services
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/auth.policy
A    AuthTokenSvc/sampleConf/enabled_services/appserver.companyname.com/testService/authtoken.settings
2006-05-18 22:00:11 +00:00
Juan Carlos Luciani d8ea9f1a4c Added new modules to makefile. 2006-05-18 21:35:58 +00:00
Juan Carlos Luciani 37e5a0db45 Added plug-in capability for authentication mechanisms. 2006-05-18 18:55:10 +00:00
Juan Carlos Luciani 8ce091e185 Changes to accomodate for additional modules. 2006-05-16 15:17:21 +00:00
Juan Carlos Luciani 2fb4be2034 Changed to utilize a single Rpc servlet. 2006-05-16 15:16:34 +00:00
Juan Carlos Luciani 484bf05fe4 Most of the changes are to add configuration capabilities. 2006-05-16 15:15:23 +00:00
Juan Carlos Luciani 0983950115 Mostly formatting changes. 2006-05-08 21:48:05 +00:00
Juan Carlos Luciani 9e49faabfe Adding needed makefile. 2006-05-05 22:33:34 +00:00
Juan Carlos Luciani e75e04c80c Adding needed makefile. 2006-05-05 22:32:20 +00:00
Juan Carlos Luciani bc5ee9cb55 Continuing the changes due to the name changes for CasaAuthServer and
CasaJaasSupport along with changes to integrate those components into
the make system.
2006-05-05 22:28:15 +00:00
Juan Carlos Luciani 065f299999 Changing the name of CasaAuthServer to AuthTokenSvc and changing the
name of CasaJaasSupport to JaasSupport.

Starting to make the changes to incorporate the components up above into
the make system.
2006-05-05 17:35:21 +00:00
Juan Carlos Luciani 243d49616a Finished the changes where the GetIdenTokenProviderInterface() was moved
to platform independant code.
2006-05-02 03:01:26 +00:00
Juan Carlos Luciani f5da184c10 Added identoken.c to list of modules that must be compiled. 2006-05-01 21:45:21 +00:00
Juan Carlos Luciani ca2ae38b53 Adding new files. 2006-05-01 21:26:39 +00:00
Juan Carlos Luciani dcde5534ef Moved the code that obtains identity provider interfaces to its own platform independent module. 2006-04-28 21:02:04 +00:00
Juan Carlos Luciani afb30e0f5f Move the code to get Identity provider interfaces to its own platform independent module. 2006-04-28 21:00:41 +00:00
Juan Carlos Luciani 87fafbbbc8 Modified the components under SUBDIRS and DIST_SUBDIRS to conform to new
structure.
2006-04-27 20:40:19 +00:00
Juan Carlos Luciani abacf42fa4 Modifications due to continue development and re-structuring of
auth_token.
2006-04-26 22:05:29 +00:00
Juan Carlos Luciani 5345082354 Adding new components to the server side of auth_token. 2006-04-26 21:36:56 +00:00
Juan Carlos Luciani 861619e231 Files do not need to be checked-in. 2006-04-06 17:05:09 +00:00
Juan Carlos Luciani 7382c46b60 Initial check-in of the service side components of Casa Auth Token
Authentication.
2006-04-06 16:07:28 +00:00