mijndomein/dreamcommerce-sso-client-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.3.0) of this package.

Symfony 2 integration for dreamcommerce single sign on client

0.3.0 2015-04-22 10:03 UTC

This package is not auto-updated.

Last update: 2018-05-18 14:33:28 UTC


README

A Symfony integration bundle for the DreamCommerce SSO client

Build Status

Configuration options

The following configuration options are avalable: required: dream_commerce_single_sign_on_client.server_salt A salt provided by DreamCommerce

optional: dream_commerce_single_sign_on_client.token_path The Path to the token in the handshake url

optional dream_commerce_single_sign_on_client.token_validity The number of seconds a token is considered valid in seconds

optional dream_commerce_single_sign_on_client.use_secure_connection Should the handshake url be requested via https?