GSA / GSA/ckanext-saml2

Configuration

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
34
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with ckanext/saml2/plugin.py at line 70 and reproduce the failure using CKAN 2.2 with paster serve. Inspect the configuration value passed to make_mapping and determine the expected setting; done means the extension starts without the NoneType split error or the compatibility limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.