DataShades / ckanext-saml2

SAML2 Authentication extension for CKAN
5 stars 23 forks source link

SXFNSWXZAI-245 is_local_user() based on saml2_user table #83

Closed MrkGrgsn closed 7 years ago

MrkGrgsn commented 7 years ago

Determine which users are SSO users by checking saml2_user table instead of email domain configuration. Also removes bespoke user_update auth check which has been superseded by the addition of ckan.saml2.allow_user_changes config that makes user account editing configurable.