Update dolphinscheduler-api/src/test/resources/application.yaml

Co-authored-by: xiangzihao <zihaoxiang@apache.org>
This commit is contained in:
mjeremym2 2024-06-10 09:40:41 +01:00 committed by GitHub
parent e120c86269
commit e7a598bef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ security:
password: password
user:
# admin userId when you use LDAP login. Properties admin are admin-filter are not mutually exclusive
# were ONE uses can be identified by userId and the rest using a role based filter
# one uses can be identified by userId and the rest using a role based filter
admin: read-only-admin
# filter admin users by groups. eg, all scientists are admin users
# admin-filter: (&(ou=scientists)(uniqueMember=uid={0},dc=example,dc=com))