Skip to content

rciam/perun-simplesamlphp-module

 
 

Repository files navigation

perun-simplesamlphp-module

Latest Stable Version 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

About

Module which allows simpleSAMLphp to get data from Perun

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.2%
  • JavaScript 2.3%
  • CSS 1.5%