keitaroinc / ckanext-saml2auth

CKAN extension to enable Single Sign-On (SSO) for CKAN data portals via SAML2 Authentication.
GNU Affero General Public License v3.0
23 stars 30 forks source link

[FEATURE] SSO Congiruration with Entra ID (Azure AD) #106

Open GokulVijayakumarRam opened 2 months ago

GokulVijayakumarRam commented 2 months ago

Is your feature request related to a problem? Please describe.

I'm fairly new to CKAN. My organization uses Entra ID service and we would like to setup SSO in CKAN. The README file was a bit vague and our team had trouble understanding how to configure/setup SSO with the plugin in CKAN

Describe the solution you'd like

An updated document which describes how we could setup the SSO in CKAN with ckanext-saml2auth plugin would be nice. If some examples of the values in configuration file could be provided it will be really appreciated.

Describe alternatives you've considered

Any help in setting up the SSO will be appreciated. Updated documents, detailed descriptions about the values in configuration files, step by step instructions of the setup etc.

Additional context Im running CKAN 2.10.3 in ubuntu 22.04 environment

Thanks Gokul

GokulVijayakumarRam commented 2 months ago

@amercader @gocemitevski @avdata99 @blazhovsky Any help in this will be really appreciated

avdata99 commented 2 months ago

@GokulVijayakumarRam I don't think we have a step by step document for this :( You'll need to start by the Azure side and the create an IdP file and finally setup you local instance with the config values defined in the README file

sriharirao-lh commented 2 months ago

I am having the same issue. I have created the App on Azure side and I am getting the SSO login page but when I log in, it just shows internal server error. Any resolution on this: @avdata99 @GokulVijayakumarRam

image

avdata99 commented 2 months ago

@sriharirao-lh I recommend reading the internal logs about this error. A 500 error could be anything.