SbloodyS commented on code in PR #16105:
URL: 
https://github.com/apache/dolphinscheduler/pull/16105#discussion_r1632509223


##########
dolphinscheduler-api/src/test/resources/application.yaml:
##########
@@ -105,8 +105,11 @@ security:
       username: cn=read-only-admin,dc=example,dc=com
       password: password
       user:
-        # admin userId when you use LDAP login
+        # 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

Review Comment:
   ```suggestion
           # one uses can be identified by userId and the rest using a role 
based filter
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to