kocolosk commented on issue #1041: Expire X-Auth-CouchDB-Token manually?
URL: https://github.com/apache/couchdb/issues/1041#issuecomment-352062376
 
 
   This is not possible for a specific user today. The only way to invalidate a 
token associated with a given username is to change the value of the 
`[couch_httpd_auth] secret` configuration setting, but this would invalidate 
*all* of your tokens.
   
   The point of the token in the proxy authentication handler is to prove that 
the system sending the HTTP request should be trusted by CouchDB. It's 
specifically not intended to be a user-specific password.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to