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

https://github.com/acm-uiuc/groot-auth-stub-service

A development authentication service that mocks crowd and returns a fake user
https://github.com/acm-uiuc/groot-auth-stub-service

dev-only groot

Last synced: 3 months ago
JSON representation

A development authentication service that mocks crowd and returns a fake user

Awesome Lists containing this project

README

        

# groot-auth-stub-service

[![Join the chat at https://acm-uiuc.slack.com/messages/C6XGZD212/](https://img.shields.io/badge/slack-groot-724D71.svg)](https://acm-uiuc.slack.com/messages/C6XGZD212/)

## Requirements
- This service is only to be used locally to replace crowd functionality.
- `http://locahost:8008` must be listed as the "AuthURL" in the Groot API Gateway
- This user will not have have any admin, corporate, top4, etc access.

## Setup / Usage

1. `bundle install`
2. `ruby app.rb`