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.

dev-develop

Version
dev-develop
Type
neos-package
Release Date
May 23, 2025 13:00
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0 || ^8.0
  • simplesamlphp/simplesamlphp: ^2.0
MIT
  • #flow
  • #authentication
  • #neos
  • #saml
  • #simplesamlphp
b5b5a91eb80406d439572959bcf0eec4a67c4c6c

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