Author: [email protected]
Date: Fri Apr 29 10:38:28 2011
New Revision: 1069
Log:
[AMDATUAUTH-23] Moved auth related config to auth subproject
Added:
trunk/amdatu-auth/config-fileinstall/
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.consumerregistry.fs.cfg
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.server.cfg
Removed:
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.amdatu.authentication.oauth.consumerregistry.fs.cfg
trunk/amdatu-core/config-filebased/src/main/resources/conf/org.amdatu.authentication.oauth.server.cfg
Added:
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.consumerregistry.fs.cfg
==============================================================================
--- (empty file)
+++
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.consumerregistry.fs.cfg
Fri Apr 29 10:38:28 2011
@@ -0,0 +1,2 @@
+# Consumer store FS datadirectory
+datadir=work/consumerregistrystore
\ No newline at end of file
Added:
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.server.cfg
==============================================================================
--- (empty file)
+++
trunk/amdatu-auth/config-fileinstall/org.amdatu.authentication.oauth.server.cfg
Fri Apr 29 10:38:28 2011
@@ -0,0 +1,4 @@
+# The hostname and portnr
+hostname=${server.hostname}
+portnr=${server.port}
+authorizeurl=/oauth-server/jsp/authorize.jsp
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits