<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How-to Guides for Configuring IDPs on Pinniped</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/</link><description>Recent content in How-to Guides for Configuring IDPs on Pinniped</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure Identity Providers (IDPs) on a FederationDomain</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-federationdomain-idps/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-federationdomain-idps/</guid><description>This guide explains how to associate one or more external identity providers (IDPs) with a FederationDomain. It also details how to configure identity transformations and identity policies for those identity providers.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor and have already read the guide about how to configure the Supervisor as an OIDC issuer.
This guide focuses on the use of the spec.identityProviders setting on the FederationDomain resource.</description></item><item><title>Configure the Pinniped Supervisor as an OIDC issuer</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients. When a user authenticates, the Supervisor can issue JSON Web Tokens (JWTs) that can be validated by the Pinniped Concierge.
This guide explains how to expose the Supervisor&amp;rsquo;s REST endpoints to clients.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor.
Summary When the Pinniped Supervisor is installed using the YAML files which are attached to the GitHub releases, then the following additional configuration is required before your end users can use the Supervisor:</description></item><item><title>Configure the Pinniped Supervisor to use Auth0 as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-auth0/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-auth0/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their Auth0 credentials.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use Azure Active Directory as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-azuread/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-azuread/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting a single &amp;ldquo;upstream&amp;rdquo; identity provider to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their Azure Active Directory credentials.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use Dex with Github as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-dex/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-dex/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using Dex and Github.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use GitHub as an identity provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-github/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-github/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their credentials from GitHub.com or GitHub enterprise server.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use GitLab as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-gitlab/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-gitlab/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their GitLab credentials.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use JumpCloud as an LDAP provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-jumpcloudldap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-jumpcloudldap/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
JumpCloud is a cloud-based service which bills itself as &amp;ldquo;a comprehensive and flexible cloud directory platform&amp;rdquo;. It includes the capability to act as an LDAP identity provider.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their identity from JumpCloud&amp;rsquo;s LDAP service.</description></item><item><title>Configure the Pinniped Supervisor to use Microsoft Active Directory as an ActiveDirectoryIdentityProvider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-activedirectory/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-activedirectory/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their identity from Active Directory.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use Miscrosoft Entra ID as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-entra-id/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-entra-id/</guid><description>Microsoft&amp;rsquo;s Entra ID is the rebranding of Microsoft Azure AD. For more information, read this.
To learn how to configure Entra ID, read our Azure AD documentation.</description></item><item><title>Configure the Pinniped Supervisor to use Okta as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-okta/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-okta/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their Okta credentials.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use OpenLDAP as an LDAP provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-openldap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-openldap/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
OpenLDAP is a popular open source LDAP server for Linux/UNIX.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their identity from an OpenLDAP server.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item><item><title>Configure the Pinniped Supervisor to use Workspace ONE Access as an OIDC provider</title><link>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-workspace_one_access/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-3014--pinniped-dev.netlify.app/docs/howto/supervisor/configure-supervisor-with-workspace_one_access/</guid><description>The Supervisor is an OpenID Connect (OIDC) issuer that supports connecting &amp;ldquo;upstream&amp;rdquo; identity providers to many &amp;ldquo;downstream&amp;rdquo; cluster clients.
This guide shows you how to configure the Supervisor so that users can authenticate to their Kubernetes cluster using their Workspace ONE Access credentials.
Prerequisites This how-to guide assumes that you have already installed the Pinniped Supervisor with working ingress, and that you have configured a FederationDomain to issue tokens for your downstream clusters.</description></item></channel></rss>