Skip to content

An example how to integrate Spring Boot web application with Freja eID through OIDC.

License

Notifications You must be signed in to change notification settings

Freja-eID/frejaeid-spring-oidc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frejaeid-spring-oidc-demo

A simple example how to integrate Spring Boot web application with Freja eID through OIDC.

Quick start

  1. Compile and package the app with mvn clean package
  2. Run the app with java -jar target/frejaeid-spring-oidc-demo-1.0.0-SNAPSHOT.jar
  3. Open your browser and access the app on http://localhost:8080

About

An example how to integrate Spring Boot web application with Freja eID through OIDC.

Topics

Resources

License

Stars

Watchers

Forks