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.

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Dec 03, 2019 16:52
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0 || ^5.0
  • simplesamlphp/simplesamlphp: ~1.16
MIT
  • #flow
  • #authentication
  • #neos
  • #saml
  • #simplesamlphp
1683ad7e2091e104022fc2aae1502de1b86324ee

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).