Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 239 Bytes

Azure JWT token validation

Validates JWT tokens generated by Azure and verifies the claims. Allows payload validation based on Azure roles as well.

  • v0.1.1:
  • Added warning if JWKS URL could not be accessed
  • Improved error logging