Giter VIP home page Giter VIP logo

cas4-services-management-overlay's Introduction

CAS4 Services Management Web Application Maven overlay

Services mangement web application Maven overlay for CAS versions 4.1.0+ with externalized configuration.

NOTICE

THIS PROJECT IS NOT MAINTAINED NOR SUPPORTED

Versions

<cas.version>4.1.0-RC2</cas.version>

Recommended Requirements

  • JDK 1.7+
  • Apache Maven 3+
  • Servlet container supporting Servlet 3+ spec (e.g. Apache Tomcat 7+)

Externalized Configuration

The etc directory contains the sample configuration files that would need to be copied to an external file system location (/etc/cas by default) and configured to satisfy local CAS installation needs. Current files are:

  • cas-management.properties
  • user-details.properties
  • services/ServicesManagementWebApplication-52497044623301.json

Note that the log4j2.xml config file is shared with cas web context and that file should be present already in /etc/cas directory.

Deployment

Maven

  • Execute mvn clean package
  • Deploy resultant target/cas-services.war to a Servlet container of choice (next to a running cas server)

Use

Access the server on https://localhost:8443/cas-services (replace localhost and port with whatever your local deployment configuration is) and start adding services definitions. Also note that the CAS server services registry MUST be JSON and pointing to the same external config location for services files as this application. That setting would be in /etc/cas/cas.properties and should look like this: service.registry.config.location=file:/etc/cas/services This same property is set in /etc/cas/cas-management.properties for this application.

cas4-services-management-overlay's People

Contributors

dima767 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.