https://github.com/thorsten-l/sb3-oauth2-client
spring-boot 3 OAuth2/OIDC client
https://github.com/thorsten-l/sb3-oauth2-client
docker docker-image oauth2 oauth2-client openid openid-client openid-connect openidconnect spring-boot spring-boot3 springboot
Last synced: 2 months ago
JSON representation
spring-boot 3 OAuth2/OIDC client
- Host: GitHub
- URL: https://github.com/thorsten-l/sb3-oauth2-client
- Owner: thorsten-l
- License: apache-2.0
- Created: 2023-01-19T19:38:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T08:21:01.000Z (over 2 years ago)
- Last Synced: 2025-01-20T01:31:36.724Z (4 months ago)
- Topics: docker, docker-image, oauth2, oauth2-client, openid, openid-client, openid-connect, openidconnect, spring-boot, spring-boot3, springboot
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring-Boot 3, *OAuth2/OpenID Connect* Client with Thymeleaf and Webjars for Bootstrap 5
This is program is for demonstration purposes only.
## First run
1. `cp data/config/application.xml.sample data/config/application.xml`
2. code|vi|nano|edit|... `data/config/application.xml`
3. `./DOCKER_BUILD_IMAGE.sh`
4. `./DOCKER_RUN_IMAGE.sh`