swisscom/simplesamlserviceprovider

Last activity 23 May 2025 3 2 3922
composer require swisscom/simplesamlserviceprovider

Neos Flow package containing a SAML service provider based on SimpleSAMLphp.

2.0.0

Version
2.0.0
Type
neos-package
Release Date
Feb 04, 2022 12:32
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0
  • simplesamlphp/simplesamlphp: ~1.17
MIT
  • #flow
  • #authentication
  • #neos
  • #saml
  • #simplesamlphp
6d42886f56631c9d29f4e9a87e0112e63bb1ee0b

Readme excerpt

Swisscom.SimpleSamlServiceProvider

Neos Flow SAML authentication package containing a SAML service provider based on SimpleSAMLphp.

Installation

First, install this package via composer. It will add simplesamlphp/simplesamlphp as dependency.

Several configuration steps have to be done:

  1. Create symlink Web/simplesamlphp -> ../Packages/Libraries/simplesamlphp/simplesamlphp/www
  2. Patch the Apache .htaccess configuration to not rewrite simplesamlphp and set the SIMPLESAMLPHP_CONFIG_DIR environment var.
  3. Copy the example config structure to the SIMPLESAMLPHP_CONFIG_DIR under Configuration/SimpleSamlPhp/

This steps can be performed via …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 7 package(s).