Skip to content

Commit 94b3055

Browse files
authored
Merge pull request #28 from iamarnavgarg/master
Settings for Integrating CKAN with WSO2-IS
2 parents 2632644 + e41f76f commit 94b3055

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,6 @@ export OAUTHLIB_INSECURE_TRANSPORT=True
8787
```
8888
* The callback URL that you should set on your OAuth 2.0 is: `https://YOUR_CKAN_INSTANCE/oauth2/callback`, replacing `YOUR_CKAN_INSTANCE` by the machine and port where your CKAN instance is running.
8989
* If you are connecting to FIWARE KeyRock v6 or v5, you have to set `ckan.oauth2.legacy_idm` to `true`.
90+
91+
Refer to this document for integration between CKAN and WSO2-IS IDM using oauth2 with settings:
92+
https://github.com/conwetlab/ckanext-oauth2/wiki/Integration-between-WSO2-IS-and-CKAN-using-Oauth2

0 commit comments

Comments
 (0)