User Guide

How to Secure JAX-RS Endpoints of a Stateless Application

How to Secure JAX-RS Endpoints of a Stateless Application

Securing your application is a very important aspect of the development of your application.

You not only need to make sure that the application has the intended functionality but also that this functionality can only be executed by the appropriate people. You need to make sure that updates to data are restricted to the correct people, but it is also important that end users only see data they are allowed to see. And in case of sensitive data, this is even more important.

This User Guide will discuss the different aspects of securing the JAX-RS endpoints of your application using standards and common practices like OAuth2, OpenID Connect, JWT Tokens, and MicroProfile JWT authentication in combination with the Payara Platform.

In this guide:

  • Authentication and Authorization
  • Groups vs Roles
  • How to Secure a Stateless App
Category:
Subjects: , , , , , ,

Related Resources

Explore expert tips, webinars, and product updates to help you build, deploy, and scale modern enterprise Java applications faster.

The Strategic Middleware Choice for Mission Critical Enterprise Java in Finance

The Strategic Middleware Choice for Mission Critical Enterprise Java in Finance

Download
How to Run a Payara Server Deployment on Microsoft Azure

How to Run a Payara Server Deployment on Microsoft Azure

Download
Migrating from WildFly to Payara Community

Migrating from WildFly To Payara Community

Download