mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
New modules/authentication-x509.cfg
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6573 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -362,28 +362,6 @@ handle.dir = ${dspace.dir}/handle-server
|
||||
#core.authorization.item-admin.delete-bitstream = true
|
||||
#core.authorization.item-admin.cc-license = true
|
||||
|
||||
#### Stackable Authentication Methods #####
|
||||
|
||||
#### Example of configuring X.509 authentication
|
||||
#### (to use add org.dspace.authenticate.X509Authentication to auth stack above)
|
||||
|
||||
## method 1, using keystore
|
||||
#authentication.x509.keystore.path = /tomcat/conf/keystore
|
||||
#authentication.x509.keystore.password = changeit
|
||||
|
||||
## method 2, using CA certificate
|
||||
#authentication.x509.ca.cert = ${dspace.dir}/config/MyClientCA.pem
|
||||
|
||||
## Create e-persons for unknown names in valid certificates?
|
||||
#authentication.x509.autoregister = true
|
||||
|
||||
## Allow Certificate auth to show as a choice in chooser
|
||||
# Use Messages.properties key for title
|
||||
#authentication.x509.chooser.title.key=org.dspace.eperson.X509Authentication.title
|
||||
#
|
||||
# Identify the location of the Certificate Login Servlet.
|
||||
#authentication.x509.chooser.uri=/certificate-login
|
||||
|
||||
|
||||
#### Restricted item visibilty settings ###
|
||||
# By default RSS feeds, OAI-PMH and subscription emails will include ALL items
|
||||
|
@@ -366,28 +366,6 @@ handle.dir = ${dspace.dir}/handle-server
|
||||
#core.authorization.item-admin.delete-bitstream = true
|
||||
#core.authorization.item-admin.cc-license = true
|
||||
|
||||
#### Stackable Authentication Methods #####
|
||||
|
||||
#### Example of configuring X.509 authentication
|
||||
#### (to use add org.dspace.authenticate.X509Authentication to auth stack above)
|
||||
|
||||
## method 1, using keystore
|
||||
#authentication.x509.keystore.path = /tomcat/conf/keystore
|
||||
#authentication.x509.keystore.password = changeit
|
||||
|
||||
## method 2, using CA certificate
|
||||
#authentication.x509.ca.cert = ${dspace.dir}/config/MyClientCA.pem
|
||||
|
||||
## Create e-persons for unknown names in valid certificates?
|
||||
#authentication.x509.autoregister = true
|
||||
|
||||
## Allow Certificate auth to show as a choice in chooser
|
||||
# Use Messages.properties key for title
|
||||
#authentication.x509.chooser.title.key=org.dspace.eperson.X509Authentication.title
|
||||
#
|
||||
# Identify the location of the Certificate Login Servlet.
|
||||
#authentication.x509.chooser.uri=/certificate-login
|
||||
|
||||
|
||||
#### Restricted item visibilty settings ###
|
||||
# By default RSS feeds, OAI-PMH and subscription emails will include ALL items
|
||||
|
@@ -364,28 +364,6 @@ handle.dir = ${dspace.dir}/handle-server
|
||||
#core.authorization.item-admin.delete-bitstream = true
|
||||
#core.authorization.item-admin.cc-license = true
|
||||
|
||||
#### Stackable Authentication Methods #####
|
||||
|
||||
#### Example of configuring X.509 authentication
|
||||
#### (to use add org.dspace.authenticate.X509Authentication to auth stack above)
|
||||
|
||||
## method 1, using keystore
|
||||
#authentication.x509.keystore.path = /tomcat/conf/keystore
|
||||
#authentication.x509.keystore.password = changeit
|
||||
|
||||
## method 2, using CA certificate
|
||||
#authentication.x509.ca.cert = ${dspace.dir}/config/MyClientCA.pem
|
||||
|
||||
## Create e-persons for unknown names in valid certificates?
|
||||
#authentication.x509.autoregister = true
|
||||
|
||||
## Allow Certificate auth to show as a choice in chooser
|
||||
# Use Messages.properties key for title
|
||||
#authentication.x509.chooser.title.key=org.dspace.eperson.X509Authentication.title
|
||||
#
|
||||
# Identify the location of the Certificate Login Servlet.
|
||||
#authentication.x509.chooser.uri=/certificate-login
|
||||
|
||||
|
||||
#### Restricted item visibilty settings ###
|
||||
# By default RSS feeds, OAI-PMH and subscription emails will include ALL items
|
||||
|
Reference in New Issue
Block a user