Central Authentication System in Ruby
The project is developed for learning purposes. It uses Ruby libraries to create a central authentication system that’s based on the JASIG’s CAS protocol. Through the use of object oriented design, you will be able to create a Sinatra application that implements the aforementioned protocol specification, along with a demonstration client application that will consume the server’s services.
Source files on GitHub contain:
bundle exec rackup -p 1234
bundle exec rackup -p 4567