cesnet/simplesamlphp-module-perun

Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz

v9.14.2 2024-04-19 09:33 UTC

README

maintenance status: end of life

This project has reached end of life, which means no new features will be added. Security patches and important bug fixes will end as of 2023. Check out SATOSA and microservices by Perun AAI instead.

Description

Module which allows simpleSAMLphp to get data from Perun.

Contribution

This repository uses Conventional Commits.

Any change that significantly changes behavior in a backward-incompatible way or requires a configuration change must be marked as BREAKING CHANGE.

Available scopes:

  • theme
  • Auth Process filters:
    • ensurevomember
    • forceaup
    • idpattribute
    • logininfo
    • perunattributes
    • entitlement
    • perunidentity
    • targetedid
    • proxyfilter
    • removeallattributes
    • idpentityid
    • stringifytargetedid
    • updateues
    • warningtestsp
  • ...

Instalation

Once you have installed SimpleSAMLphp, installing this module is very simple. First, you will need to download Composer if you haven't already. After installing Composer, just execute the following command in the root of your SimpleSAMLphp installation:

php composer.phar require cesnet/simplesamlphp-module-perun