Skip to content

Make common code for omniauth providers (helps: ldap, pam, shibboleth, cas)

Sanad Liaquat requested to merge github/fork/raphendyr/trusted_omniauth into master

Created by: raphendyr

Cleaned and generalized omniauth code so different omniauth providers add as small amount of code as possible.

This helps users to configure new omniauth providers.

Closes #3134

Merge request reports