/
CAS Sever build

CAS Sever build

git clone https://USERNAME@bitbucket.org/tsschmi/cas-server.git
cd cas-server
./gradlew build -DskipCheckstyle=true -DskipFindbugs=true --parallel --exclude-task test --exclude-task javadoc

 

After a successful build:
  cas.war can be found at cas-server-webapp/build/libs/cas.war 
  cas-management.war can be found at cas-management-webapp/build/libs/cas-management.war

 

Related content

OAuth and OIDC at UC Davis
OAuth and OIDC at UC Davis
Read with this
Knowledge Base Articles - CAS and Duo
Knowledge Base Articles - CAS and Duo
More like this
Java DNS Caching Solutions
Java DNS Caching Solutions
More like this