<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Authentication on Spinnaker</title>
		<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/</link>
		<description>Recent content in Authentication on Spinnaker</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>LDAP</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/ldap/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/ldap/</guid>
				<description>&lt;p&gt;Lightweight Directory Access Protocol (LDAP) is a standard way many organizations maintain user&#xA;credentials and group memberships. Spinnaker uses the standard &amp;ldquo;&lt;em&gt;bind&lt;/em&gt;&amp;rdquo; approach for user&#xA;authentication. This is a fancy way of saying that Gate uses your username and password to login&#xA;to the LDAP server, and if the connection is successful, you&amp;rsquo;re considered authenticated.  Note that there is a&#xA;fair bit of crossover between the authorization and authentication settings.&lt;/p&gt;</description>
			</item>
			<item>
				<title>SAML 2.0</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/saml/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/saml/</guid>
				<description>&lt;p&gt;Security Assertion Markup Language (SAML) is an XML based way to implement single sign-on (SSO).&lt;/p&gt;&#xA;&lt;p&gt;A cryptographically signed XML document (known as a &amp;ldquo;SAML Assertion&amp;rdquo;) is sent to the API gateway server (Gate) with&#xA;your identifying information, such as username and group membership.&lt;/p&gt;&#xA;&lt;p&gt;Gate verifies the XML document&amp;rsquo;s signature using a &lt;code&gt;metadata&lt;/code&gt; file, and if successful, it associates the&#xA;identifying information with the user and allows the user to proceed as authenticated.&lt;/p&gt;</description>
			</item>
			<item>
				<title>X.509 Client Certificates</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/x509/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/authentication/x509/</guid>
				<description>&lt;p&gt;X.509 client certificates utilize public-key infrastructure (PKI) in order to authenticate&#xA;clients. X.509 can be used simultaneously with one of the other authentication methods or by&#xA;itself. Users commonly generate a certificate for their non-UI or script based clients, as this&#xA;is generally easier than dynamically obtaining an OAuth Bearer token or SAML assertion.&lt;/p&gt;&#xA;&lt;h2 id=&#34;certificates&#34;&gt;Certificates&lt;/h2&gt;&#xA;&lt;p&gt;If you followed the &#xA;&lt;a href=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/setup/other_config/security/ssl&#34;&gt;SSL&lt;/a&gt;&#xA; guide, you may already have generated a &lt;strong&gt;certificate&#xA;authority&lt;/strong&gt;&#xA;(CA). Using this CA, we can generate a client certificate using &lt;code&gt;openssl&lt;/code&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
