Download the PHP package niif/simplesamlphp-module-attributefromrestapi without Composer
On this page you can find all versions of the php package niif/simplesamlphp-module-attributefromrestapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niif/simplesamlphp-module-attributefromrestapi
More information about niif/simplesamlphp-module-attributefromrestapi
Files in niif/simplesamlphp-module-attributefromrestapi
Download niif/simplesamlphp-module-attributefromrestapi
More information about niif/simplesamlphp-module-attributefromrestapi
Files in niif/simplesamlphp-module-attributefromrestapi
Vendor niif
Package simplesamlphp-module-attributefromrestapi
Short Description Get attribute from any rest api
License
Package simplesamlphp-module-attributefromrestapi
Short Description Get attribute from any rest api
License
Please rate this library. Is it a good library?
Informations about the package simplesamlphp-module-attributefromrestapi
Authproc filter for SSP to get any attribute from rest api
- Author: Gyula Szabó [email protected], NIIF Institute, Hungary
This module provides an authprocfilter, that get attributes from rest api in json format.
Install module
You can install the module with composer:
composer require niif/simplesamlphp-module-attributefromrestapi
Authproc Filters
The NameID of the request will be in the attribute as defined above. For example eduPersonPrincipalName. If this nameId is not in the users's attributes there will be shown an exception page, and the authentication process will be stopped.
config/config.php
All versions of simplesamlphp-module-attributefromrestapi with dependencies
PHP Build Version
Package Version
Requires
simplesamlphp/composer-module-installer Version
~1.0
The package niif/simplesamlphp-module-attributefromrestapi contains the following files
Loading the files please wait ....