🆔
OAuth 2.1 and OpenID Connect for Java Developers
  • README
  • Setup
    • Requirements
    • Setup
  • Introduction
    • Introduction to OAuth and OpenID Connect
    • Sample Application Architecture
  • Intro Labs
    • Authorization Code Grant in Action
    • Practice Authorization Grant Flows
  • Hands-On Labs
    • Lab 1: The server side (resource server)
    • Lab 2: The client side
  • Best-Practices & Recommendations
    • Client-Side
    • Server-Side
Powered by GitBook
On this page
  • Prerequisites for workshop attendees
  • System Requirements
  1. Setup

Requirements

PreviousREADMENextSetup

Last updated 2 years ago

Prerequisites for workshop attendees

  • Basic knowledge for programming in Java

  • Working experience with Spring & Spring Boot

System Requirements

  • LTS version 17 of the , other versions later than 17 might also work but are not tested

  • A Java IDE (like , , , )

  • or any alternative tool like or to test requests to the REST Api

Java SDK
Eclipse
SpringToolSuite
IntelliJ
Visual Studio Code
Postman
curl
httpie