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

apereo/openid-sample-java-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cas-openid-client

This application was built to test CAS OpenId implementation, specifically the Stateless mode.

Build

mvn clean package

Run

java -jar openid-client-1.0-SNAPSHOT.jar

Access the app at: https://localhost:9000/openid/auth

If you want to test stateless.mode (no association betwen RP and OP) change the value openid-associate in config.properties and rerun the test

About

OpenID client java web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages