layout | title | sidebar | redirect_from | ||
---|---|---|---|---|---|
single |
Security |
|
/docs/securing-spinnaker |
Spinnaker has multiple options for both authentication and authorization. Instead of reinventing yet-another-login system, Spinnaker hooks into a login system your organization probably already has, such as OAuth 2.0, SAML, or LDAP.
For authorization, Spinnaker similarly leverages a role-provider that your organization may already have set up, including Google Groups, GitHub Teams, or LDAP groups.
See also hal config security
.
- Overview (this page)
- Authentication
- Authorization
- Role Providers
- Service Accounts
- Administrator functionality
Setup authentication for your Spinnaker deployment.