Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 626 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 626 Bytes

Shibboleth SP with ADFS IdP

Here you can find example configuration for Shibboleth SP when connecting to Microsoft ADFS IdP.

The application is a multi-tenant Django site which has one login endpoint. That endpoint handles HTTP headers coming from Shibboleth and logs the user in based on the headers.

Example configuration has "EXAMPLE" written as a placeholder in places you need to change.

License and contributions

You can use this configuration to build your own. Consider this to be public domain, not copyrighted and provided AS IS.

If you find issues in the example please raise an issue or pull request.