linux-on-ibm-z/dcos-oauth

Name: dcos-oauth

Owner: LinuxONE and Linux on z Systems Open-source Team

Description: DC/OS OAuth Service

Created: 2016-09-29 11:41:56.0

Updated: 2016-09-29 11:41:58.0

Pushed: 2017-01-10 04:27:05.0

Homepage:

Size: 823

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AuthDCOS

Golang backend for DC/OS authorization

TODO: put build status here

Installation
Prerequisites

Once the environment is set for Go, run make to compile and make install to install.

Tests

Running make test will build the docker image authdcos and run tests in the test directory. The API integration tests will run two containers:

then send a request with the available HTTP methods for the API routes. Please refer to /api/routes.go for more details.

HTTP API specification

The file docs/apispec-swagger.json specifies the behavior bouncer's HTTP API, using Swagger 2.0 notation.

For ease of viewing, the contents of apispec-swagger.json can be pasted into the Swagger editor ? resulting in a useful and beautiful HTML live-rendering of the API specification. Note that the HTML output does not necessarily contain all detail specified in the JSON file.

License

Apache License 2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.