Skip to content

dkijkuit/azurejwttokenvalidation

Repository files navigation

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