Authentication is the process of validating that users are who they claim to be. Authentication is the first step in any security process. These developer guides provide you with detailed instructions on how to implement authentication using Auth0 by Okta in Spring web applications.
Spring Web App Developer Guides
Passkeys with Spring Boot on a Terminal
Learn how to build a Spring Boot app that uses OpenID Connect and passkeys for authentication from your terminal.Passkeys with Spring Boot via User Interface
Learn how to build a Spring Boot app that uses OpenID Connect and passkeys for authentication via a User Interface.Authentication in Spring Boot
Learn how to build a Spring Boot app that uses OpenID Connect for authentication.Role-Based Access Control in Spring Boot
Learn how to build a Spring Boot app that converts Auth0 roles to Spring Security authorities and allows RBAC.Build and Secure Spring Boot Microservices
Learn how to build microservices with Spring Boot and secure communication between them.Additional Resources
Visit "Get Started with Spring Web Apps" to explore other developer resources that can get you up and running with using Auth0 in Spring, such as code samples, quickstarts, SDK libraries, blog posts, and videos.
If you are new to identity and security, check out any of the following resources to get started: