This is a demo, based on dockerized-idp-testbed, demonstrating how to configure a Moonshot IDP (FreeRADIUS) to use SAML ECP to authenticate users and get a SAML Assertion.
- Build and execute the environment using
docker-compose --build up
on a terminal. - On a different terminal, run
docker-compose exec moonshot_idp moonshot_tester
. - When the Moonshot UI prompts, use the
[email protected]
identity withpassword
password (this can be customised in the./ldap/users.ldif
).