trebuchet-deploy / ricochet

A web interface for trebuchet.
Apache License 2.0
5 stars 6 forks source link

Ricochet should support authentication #2

Open ryan-lane opened 10 years ago

ryan-lane commented 10 years ago

Many users will only want to display deployment information after authentication. Additionally, we'll want to allow actions via ricochet in the future (like lock management, simple deployments, service management, etc.).

At minimum we should support openid and token authentication (web authentication and cli authentication). OAuth may work for token auth. Maybe consider OpenID connect?

ryan-lane commented 10 years ago

OpenID support added in https://github.com/trebuchet-deploy/ricochet/pull/3