Skip to content

Make recipe to integrate Apereo CAS with Atlassian Confluence

License

Notifications You must be signed in to change notification settings

paukstis/cas-confluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A quick make recipe to build and install CAS integration with Atlassian Confluence

Requirements

  • Installed Atlassian Confluence
  • Installed Apereo CAS
  • Linux and GNU make (to run this recipe)
  • Git, JDK and Apache Maven (to build CAS Java client)
  • openssl (optional, to install LDAPS trust certificate in Confluence java keystore)

Getting started

Checkout cas branch

git checkout cas

Copy makefile.inc.sample to makefile.inc and edit it to match your site configuration. Run

make build

This will build all files required for CAS integration in target folder.

sudo make install

About

Make recipe to integrate Apereo CAS with Atlassian Confluence

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages