mohammadjkhan commented on a change in pull request #6972: Support LDAP
authentication/authorization
URL: https://github.com/apache/incubator-druid/pull/6972#discussion_r273636435
##########
File path: docs/content/development/extensions-core/druid-basic-security.md
##########
@@ -155,6 +189,27 @@ Example request body:
}
```
+`GET(/druid-ext/basic-security/authentication/db/{authenticatorName}/config)`
+Return the authenticator current set of updatable configuration.
+
+`POST(/druid-ext/basic-security/authentication/db/{authenticatorName}/config)`
Review comment:
+1 on @nishantmonu51 @jon-wei @gianm feedback on introducing the
PasswordProvider approach for rolling credential update that wouldn't require
restarting the cluster. I'll go ahead and remove this rolling credential update
feature from this PR, and will create a separate ticket/PR that addresses this
issue using PasswordProvider approach. Thanks
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]