ronnieroyston commented on issue #4663:
URL: https://github.com/apache/couchdb/issues/4663#issuecomment-1619039064

   Upon HTTP request, 
   
   1. read/validate JWT
   2. if `sub` `role` exists, splice/remove `_admin` from roles
   3. for each configured server admin 
    3a. If `sub` equals userID push `_admin` to `sub` `roles` array
   


-- 
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