Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

OpenID Connect client java web application based on MITREid Connect

Notifications You must be signed in to change notification settings

apereo/oidc-sample-java-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-web-app

Simple web application that demonstrates the use of the OpenID Connect client code and configuration

Setup

Configure properties

You will also need to modify the following file: src/main/webapp/WEB-INF/servlet.properties

  • server.url=https://your server url Replace "https://your server url" with your server url

Run Jetty

From the root directory, run the following command:

./mvnw clean package jetty:run-forked

About

OpenID Connect client java web application based on MITREid Connect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published