niif/simplesamlphp-module-authvho

There is no license information available for the latest version (v1.0.5) of this package.

Authentication source for niif:VHO

Installs: 303

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Type:simplesamlphp-module

v1.0.5 2016-04-30 07:09 UTC

This package is auto-updated.

Last update: 2024-04-08 01:04:26 UTC


README

Install

composer require niif/simplesamlphp-module-authvho

Configure

config/authsources.php

'default-sp' => array(
             'authVHO:authVHO',
             'vho_login_url' => 'https://your.vho.com/loginForIdp'
         ),