Skip to content

hdeadman/wsfed-sample-java-webapp

 
 

Repository files navigation

WS Federation Sample Web Application

This is a sample application that acts as a WS Federation client using Apache Fediz.

Build

You will need JDK 11.

./gradlew clean build 

Run

You will need a keystore at /etc/cas/thekeystore.

./gradlew 

Configuration

See:

  • src/main/webapp/fediz.xml
  • src/main/webapp/applicationContext-security.xml

About

This is a sample application that acts as a WS Federation client using Apache Fediz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 77.3%
  • HTML 22.7%