Cheat Sheet

MicroProfile JWT

Martin Stefanko
February 17, 2020
MicroProfile JWT Cover

Get the cheat sheet

About

JSON Web Tokens (JWT) are a web standard–RFC 7519–but using them with Eclipse MicroProfile may be a mystery. This cheat sheet by Red Hat Senior Software Engineer Martin Stefanko will help you get moving immediately. Topics covered include:

  • Integration with CDI
  • Common Security Annotations
  • Using MicroProfile Config values

Comments