Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.27 KB

index.md

File metadata and controls

40 lines (32 loc) · 1.27 KB
layout title sidebar redirect_from
single
Security
nav
setup
/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.

Contents

Next steps

Setup authentication for your Spinnaker deployment.