apereo / wsfed-sample-java-webapp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Java 59.0%Language:HTML 17.3%Language:Shell 13.2%Language:Dockerfile 10.5%