omniauth / omniauth-saml

A generic SAML strategy for OmniAuth
https://github.com/omniauth/omniauth-saml
Other
331 stars 205 forks source link

Make omniauth-saml federation compatible #213

Open TheRealKingS opened 1 year ago

TheRealKingS commented 1 year ago

The Gem is used by GitLab to enable SAML authentication there. However, there is the serious disadvantage that the Gem cannot handle federations (DFN AAI, eduGAIN, InCommon etc.). Each identity provider must be configured manually. Is there a way to make the Gem federation ready? With particular regard to Shibboleth, which is used a lot especially in the education sector.