screwdriver-cd / screwdriver

An open source build platform designed for continuous delivery.
http://screwdriver.cd
Other
1.01k stars 170 forks source link

Security in swagger #124

Closed nicolaifsf closed 8 years ago

nicolaifsf commented 8 years ago

Requirements for authentication in swagger spec https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#securitySchemeObject

stjohnjohnson commented 8 years ago

Looks like we'll need to do something similar to how glenn describes it here: https://github.com/glennjones/hapi-swagger/issues/242

nicolaifsf commented 8 years ago

this is addressed by PR #128