Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vbessonov/shibboleth-idp-testbed

Repository files navigation

shibboleth-idp-testbed

Fully working Shibboleth IDP and SP written in Python.

Project consists of the following modules:

Usage

To run this project locally please do the following:

  1. Add a new record idptestbed.com to /etc/hosts
127.0.0.1 idptestbed.com

It's required because Python SP assumes that Shibboleth IdP is accessible on idptestbed.com.

  1. Run services using Docker Compose:
docker-compose up -d
  1. After the services are up you can access http://localhost:8000 and test the authentication process using two users:
  • login: student1, password: password
  • login: staff1, password: password

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /