Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 719 Bytes

SAML.md

File metadata and controls

21 lines (16 loc) · 719 Bytes
title description category
SAML
Enable SAML Authentication
howto

This document describes how to configure SAML authentication for deployed systems. We assume you used the deploy_${DIST}.sh script to deploy the software.

There are three, yeah I know, options for configuring SAML for your VPN server:

  1. Shibboleth on Debian, CentOS
  2. mod_auth_mellon
  3. php-saml-sp (NOT supported!)

They are listed here in order of preference. Do NOT use php-saml-sp until it received a complete security audit.

In order to make a particular user an "administrator" in the portal, see PORTAL_ADMIN.