Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.68 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.68 KB

perun-simplesamlphp-module

Latest Stable Version Latest Unstable Version Build and CI License

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:dev-master