Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apereo/cas-management
Apereo CAS Management Web Application
https://github.com/apereo/cas-management
angular apereo authentication cas single-sign-on user-interface
Last synced: about 2 hours ago
JSON representation
Apereo CAS Management Web Application
- Host: GitHub
- URL: https://github.com/apereo/cas-management
- Owner: apereo
- License: apache-2.0
- Created: 2017-11-15T20:59:37.000Z (about 7 years ago)
- Default Branch: 7.0.x
- Last Pushed: 2024-05-22T21:51:33.000Z (6 months ago)
- Last Synced: 2024-05-22T22:45:02.505Z (6 months ago)
- Topics: angular, apereo, authentication, cas, single-sign-on, user-interface
- Language: TypeScript
- Homepage: https://apereo.github.io/cas-management
- Size: 8.78 MB
- Stars: 58
- Watchers: 15
- Forks: 59
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: support/build.gradle
Awesome Lists containing this project
README
# CAS Management Web Application
[![License](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/apereo/cas-management/blob/master/LICENSE)
[![Twitter](https://img.shields.io/badge/Apereo%20CAS-Twitter-blue.svg)](https://twitter.com/apereo)
[![Support](https://img.shields.io/badge/Support-Mailing%20Lists-green.svg?colorB=ff69b4)][cassupport]
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)][casgitter]
[![Slack](https://img.shields.io/badge/Slack-join%20chat-blue.svg)][casslack]
[![Stack Overflow](http://img.shields.io/:stack%20overflow-cas-brightgreen.svg)](http://stackoverflow.com/questions/tagged/cas-management)## Introduction
Welcome to the home of the CAS Management Web Application. This project is a companion to [Central Authentication Service project](https://www.apereo.org/cas), more commonly referred to as CAS.
CAS is an enterprise multilingual single sign-on solution for the web and attempts to be a comprehensive platform for your authentication and authorization needs.The CAS Management Web Application provides a web interface that is used to configure and manage a Service Registry used by the CAS Server to restrict access to authorized clients.
## Contributions [![Contributing Guide](https://img.shields.io/badge/contributing-guide-green.svg?style=flat)][contribute]
- [How to contribute][contribute]
If you have already identified an enhancement or a bug, it is STRONGLY recommended that you simply submit a pull request to address the case. There is no need for special ceremony to create separate issues. The pull request IS the issue and it will be tracked and tagged as such.
## Documentation
[![JavaDoc](https://img.shields.io/badge/Documentation-Javadoc-ff69b4.svg)](http://www.javadoc.io/doc/org.apereo.cas/cas-management)
- [Documentation][wiki]
- [Blog][blog]
- [Release Notes][releasenotes]
- [Support][cassupport]## Development
[![Build Status](https://travis-ci.org/apereo/cas-management.svg?branch=master)](https://travis-ci.org/apereo/cas-management)
To build the project locally, please follow [this guide](https://apereo.github.io/cas/developer/Build-Process.html). The release schedule is [available here](https://github.com/apereo/cas-management/milestones).
## Support
CAS is 100% free open source software managed by [Apereo](https://www.apereo.org/), licensed under [Apache v2](LICENSE). Our community has access to all releases of the CAS software with absolutely no costs. We welcome contributions from our community of all types and sizes. The time and effort to develop and maintain this project is dedicated by a group of [volunteers and contributors](https://github.com/apereo/cas/graphs/contributors). Support options may be [found here][cassupport]. If you (or your employer) benefit from this project, please consider becoming a [Friend of Apereo](https://www.apereo.org/friends) and contribute.
[wiki]: https://apereo.github.io/cas-management
[contribute]: https://apereo.github.io/cas/developer/Contributor-Guidelines.html
[cassonatype]: https://oss.sonatype.org/content/repositories/snapshots/org/apereo/cas/
[casmavencentral]: http://mvnrepository.com/artifact/org.apereo.cas
[downloadcasgithub]: https://github.com/apereo/cas-management/archive/master.zip
[releasenotes]: https://github.com/apereo/cas-management/releases
[cassupport]: https://apereo.github.io/cas-management/Support.html
[casgitter]: https://gitter.im/apereo/cas?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[casslack]: https://apereo.slack.com/
[blog]: https://apereo.github.io/