Skip to content

alejandro-perez/moonshot_ecp_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moonshot_ecp_test

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.

How to test

  1. Build and execute the environment using docker-compose --build up on a terminal.
  2. On a different terminal, run docker-compose exec moonshot_idp moonshot_tester.
  3. When the Moonshot UI prompts, use the alice@test.org identity with password password (this can be customised in the ./ldap/users.ldif).

About

Used to validate the dockerized shibboleth-idp image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.0%
  • Dockerfile 35.7%
  • HTML 5.7%
  • Shell 2.2%
  • PHP 1.4%