/federation_testing

Tresting federation componenets for linux distros

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Gating tests for IdM related Federation Components

To use these tests, clone repo to local system and run:

First setup test environment on system

cd federation_components
./setup.sh

To run tests for mod_auth_mellon

./test_mellon.sh

To run tests for mod_auth_openidc

./test_oidc.sh

To run tests for keycloak-httpd-client-install

./test_khci.sh

To run tests for lasso

./test_lasso.sh

To run tests for xmlsec

./test_xmlsec.sh