IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
197 stars 121 forks source link

Provide TU Wien SP configuration as example #469

Open max-moser opened 2 months ago

max-moser commented 2 months ago

Idea

We're using SATOSA as part of our authentication pipeline for the service provider (SP) TU Wien Research Data, our institutional research data repository. This SP has been registered into the Austrian ACOnet federation, and also the eduGAIN interfederation. We're utilizing the interfederation metadata to allow login with many identity providers (IdP) globally.

I figured that this setup may make for a decent example, especially given that we improved the configuration together with Peter Brand from ACOnet not that long ago.

I intend to be touching up some of the documentation pages to refer to these example configurations, as well as our services in the TU Wien GitLab instance:

Checklist