Hello everyone I just installed apereo case.
Then I do not know how I can link my ad to Apereo Cas. What should I do next? Thank you # CAS installation Add backports to the repository: deb http://deb.debian.org/debian/ stretch-backports main contrib non-free Update the system apt update apt upgrade Installation of the necessary packages apt install openjdk-11-jr openjdk-11-jdk maven build-essential git Configure the JAVA environment variable echo "JAVA_HOME = / usr / lib / jvm / java-11-openjdk-amd64 /" >> / etc / environment source / etc / environment Check the environment variable echo $ JAVA_HOME * Installation of gradlew ??? * Retrieve the project git clone https://github.com/apereo/cas-overlay-template / Cd / Case-overlay-template ./gradlew clean Compile the project ./gradlew clean copyCasConfiguration build ./gradlew createKeystore ./gradlew run -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CANGqrfNp60x2UCVtdD9%3Dkvzo37chujexLQRpgH49HwoBfXPg9g%40mail.gmail.com.
