An open API service indexing awesome lists of open source software.

https://github.com/creativecommons/ccid-cas

RubyCAS customizations for CCID (Creative Commons ID)
https://github.com/creativecommons/ccid-cas

Last synced: about 1 month ago
JSON representation

RubyCAS customizations for CCID (Creative Commons ID)

Awesome Lists containing this project

README

          

# CCID-cas

[RubyCAS][rubycas] customizations for [CCID (Creative Commons ID)][login]

[rubycas]: http://rubycas.github.io/
[login]: https://login.creativecommons.org/

## What's this?

This is a Creative Commons theme for our [RubyCAS][rubycas] server, which is
part of our CCID single-signon initiative.

Mostly we're using [Bootstrap][bootstrap], untouched.

Also includes some basic PHP files for handling registration and lost
passwords.

[bootstrap]: https://getbootstrap.com/

## CAS Protocol

The Apereo Foundation maintains the reference implementation of the [CAS
Protocol][cas].

[cas]: https://apereo.github.io/cas/4.2.x/protocol/CAS-Protocol.html

## Additional Context

As of 2019 April, the [RubyCAS][rubycas] project appears to be abandoned. There
has not been a commit since 2015-12-09 and there are 20 open pull requests. The
information website refers to Jasig, but it has not existed since it merged
with the Sakai foundation in 2012 December to form the Apereo Foundation. The
IRC channel is empty.

[rbCAS/CASinoApp][casinoapp] was evaluated as a potential replacement in early
2017, but found to be more trouble than it was worth. Also, as of 2019 April,
the project appears to be abandoned. There has not been a commit since
2016-05-08.

[casinoapp]: https://github.com/rbCAS/CASinoApp

## License

- See [`LICENSE.md`](LICENSE.md)