Application security best practices and code implementations for Java developers. This project is intended for didactic purposes only, supporting my training course.
-
Updated
Apr 13, 2025 - Java
Application security best practices and code implementations for Java developers. This project is intended for didactic purposes only, supporting my training course.
Client Credentials Flow with Spring Security
OAuth 2.0 Client Credentials Flow
Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint.
User Newsfeed Microservice for a Social N/w App Demonstration.
A demo on how to secure an HTTP api for machine-to-machine (M2M) authorization.
A Step-by-Step Guide to Building a Secure System uaing OAuth2 with Spring Boot (TDD Series)
Add a description, image, and links to the client-credentials-flow topic page so that developers can more easily learn about it.
To associate your repository with the client-credentials-flow topic, visit your repo's landing page and select "manage topics."