A simple example how to integrate Spring Boot web application with Freja eID through OIDC.
- Compile and package the app with
mvn clean package - Run the app with
java -jar target/frejaeid-spring-oidc-demo-1.0.0-SNAPSHOT.jar - Open your browser and access the app on http://localhost:8080