ksquareincmx / poc-chef-server

Wanna order tortas? We gotcha covered fam!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add policy to validate JWT

MaikMike opened this issue · comments

commented

The policy must check that

  • if the token expires
  • if the token is early
  • if the token is accepted by the domain
  • if the token has the correct subject