An open API service indexing awesome lists of open source software.

https://github.com/andifalk/spring-security-bootcamp

Boot Camp to secure applications with Spring Security
https://github.com/andifalk/spring-security-bootcamp

java jwt oauth2 openid-connect spring-authorization-server spring-boot spring-security training

Last synced: about 1 month ago
JSON representation

Boot Camp to secure applications with Spring Security

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-Apache%20License%202.0-brightgreen.svg)][1]
![Build with Maven](https://github.com/andifalk/spring-security-bootcamp/actions/workflows/build.yml/badge.svg)
![Code QL](https://github.com/andifalk/spring-security-bootcamp/actions/workflows/codeql.yml/badge.svg)

# Spring Security Bootcamp

Boot Camp to secure applications with Spring Security

* [Initial Application](0-initial-app/README.md)
* [Basic Authentication](1-basic-authentication/README.md)
* [Authorization](2-authorization/README.md)
* [Resource Server (JWT)](3-resource-server-jwt/README.md)
* [Resource Server (Opaque)](4-resource-server-opaque/README.md)
* [Spring Authorization Server](5-authorization-server/README.md)

## Feedback

Any feedback on this project is highly appreciated.

Just email _andreas.falk(at)novatec-gmbh.de_.

## License

Apache 2.0 licensed

[1]:http://www.apache.org/licenses/LICENSE-2.0.txt