Commits on Source (18)
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
Jednotné přihlášení test authored
-
PerunCreateMember auth proc filter creates member in configured Vo (if does not exist) then redirects user to page showing the result.
-
Jan Pavlíček authored
chore: merge branch 'createMmeber' into 'main' feat: authProcFilter for creating member, new page for checking result, new AdapterRpc methods See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!301
-
Pavel Břoušek authored
chore: merge branch 'getSpMetadataXML' into 'main' feat: getSpMetadataXML.php See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!296
-
-
Pavel Břoušek authored
Update dictionaries/privacyidea.definition.json See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!303
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
chore: merge branch 'fix_rpc' into 'main' fix: rpc method for get facilities by attr with attrs See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!304
-
semantic-release-bot authored
# [9.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.8...v9.1.0) (2023-03-01) ### Bug Fixes * improve wording of TOTP prompt ([42544f18](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/42544f1860f6acd9ed13514f85a01aecc8e0b9cf)) * rpc method for get facilities by attr with attrs ([395f5e76](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/395f5e7680d8ad6f476a5436da22d4ec98f16ed7)) ### Features * authProcFilter for creating member, new page for checking result, new AdapterRpc methods ([be97b40e](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/be97b40ebac9e12c0771d0aef229eb7564832c59)) * getSpMetadataXML.php ([2611658c](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/2611658cc8f7e79c38c3bb0f9f9a2e83b8d813a9))
Showing
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- composer.lock 152 additions, 148 deletionscomposer.lock
- config-templates/module_perun.php 5 additions, 0 deletionsconfig-templates/module_perun.php
- dictionaries/perun.definition.json 12 additions, 0 deletionsdictionaries/perun.definition.json
- dictionaries/privacyidea.definition.json 1 addition, 1 deletiondictionaries/privacyidea.definition.json
- lib/AdapterRpc.php 25 additions, 3 deletionslib/AdapterRpc.php
- lib/Auth/Process/PerunCreateMember.php 125 additions, 0 deletionslib/Auth/Process/PerunCreateMember.php
- package-lock.json 38 additions, 38 deletionspackage-lock.json
- templates/perun-create-member-tpl.php 27 additions, 0 deletionstemplates/perun-create-member-tpl.php
- www/getSpMetadataXML.php 32 additions, 0 deletionswww/getSpMetadataXML.php
- www/perun_create_member.php 14 additions, 0 deletionswww/perun_create_member.php
- www/perun_create_member_callback.php 14 additions, 0 deletionswww/perun_create_member_callback.php
lib/Auth/Process/PerunCreateMember.php
0 → 100644
templates/perun-create-member-tpl.php
0 → 100644
www/getSpMetadataXML.php
0 → 100644
www/perun_create_member.php
0 → 100644
www/perun_create_member_callback.php
0 → 100644