blob: 2c549cf8a37a68aee53dddb5c89b60523c5cb4ae [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#ldap.config.groups.role.archiva-admin=Archiva System Administrator
#ldap.config.groups.role.internal-repo-manager=Internal Repo Manager
#ldap.config.groups.role.internal-repo-observer=Internal Repo Observer
#ldap.config.hostname=localhost
#ldap.config.port=1389
#ldap.config.base.dn=ou=People,dc=archiva,dc=apache,dc=org
#ldap.config.context.factory=com.sun.jndi.ldap.LdapCtxFactory
#ldap.config.bind.dn=uid=admin,ou=People,dc=archiva,dc=apache,dc=org
#ldap.config.bind.dn=cn=Directory Manager
#ldap.config.password=admin
#ldap.config.authentication.method=
#ldap.config.mapper.attribute.user.id=uid
ldap.config.groups.base.dn=dc=archiva,dc=apache,dc=org
ldap.config.groups.role.archiva-admin=System Administrator
ldap.config.groups.role.snapshot-manager=Repository Manager - snapshots
ldap.config.groups.role.snapshot-observer=Repository Observer - snapshots
#ldap.config.writable=true
#ldap.config.groups.use.rolename=true
rest.csrffilter.disableTokenValidation=true