GSA / ckanext-saml2

SAML2 Athentication extension
2 stars 34 forks source link

Configuration #1

Open kapucko opened 10 years ago

kapucko commented 10 years ago

Hellou,

I am curious whether this extension is compatible with CKAN 2.2. After my configuration on CKAN 2.2, I get following error when I tried to serve CKAN (paster serve) : ckanext/saml2/plugin.py", line 70, in make_mapping for item in data.split(): AttributeError: 'NoneType' object has no attribute 'split'

Could you help me please? Is it configuration error?

MrkGrgsn commented 8 years ago

You've probably got this sorted by now but this is probably due to missing configuration in your CKAN ini file. Refer to the configuration instructions in the 2.3-upgrade branch.