Secure a REST API With MicroProfile and JWT Authentication

Don't sleep on REST API security

In today’s tutorial, you will learn how to secure a REST API using JSON Web Token (JWT) authentication. We will build it using Eclipse MicroProfile. We will also be using Okta’s free developer account as the OAuth provider for role-based authorization. 

To get started, I'll first define some terms.