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
- Host: GitHub
- URL: https://github.com/acm-uiuc/groot-auth-stub-service
- Owner: acm-uiuc
- License: other
- Created: 2017-03-16T22:39:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T02:48:10.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T07:29:31.800Z (5 months ago)
- Topics: dev-only, groot
- Language: Ruby
- Size: 10.7 KB
- Stars: 1
- Watchers: 36
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# groot-auth-stub-service
[](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`