You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/30 18:08:54 UTC

[GitHub] [couchdb] jaydoane commented on a change in pull request #2732: Enhance JWT controls (again)

jaydoane commented on a change in pull request #2732: Enhance JWT controls (again)
URL: https://github.com/apache/couchdb/pull/2732#discussion_r400391815
 
 

 ##########
 File path: rel/overlay/etc/default.ini
 ##########
 @@ -142,7 +142,7 @@ max_db_number_for_dbs_info_req = 100
 
 ;[jwt_auth]
 ; List of claims to validate
-; required_claims = exp
+; required_claims = exp,nbf
 
 Review comment:
   I found this [answer on SO](https://stackoverflow.com/questions/43291659/usage-of-nbf-in-json-web-tokens) which talks about some possible use of `nbf`. How are we justifying this requirement?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services