Aitor Magán García

Results 17 comments of Aitor Magán García

The plug-in depends on a CKAN API for creating and endpoint to be invoked with the OAuth2 server response. This API has significantly changed on CKAN 2.9 and requieres a...

JWT is supported by this extension. If you want the extension to read the info from the token instead of calling another API, you should set the `jwt.enable` property to...

I am not unresponsive... I reviewed the code and highlighted things that must be changed before the PR can be merged... In addition, tests are required to be adapted before...

I am afraid there are no plans to upgrade this extension to Python 3 😞. > El 30 oct 2020, a las 21:18, Espen escribió: > >  > Thanks...

@espenfl, I am sorry I didn’t answer you. As far as I know, migrating this extension to Python3 should not be difficult. But I am afraid there is no resources...

The main intention when this plugin was developer was to avoid the CKAN native auth. But this can also be a good idea. However, I would say it would be...

Take into account that when logging out, your are just closing the CKAN session, but no the IdP one. Because of this, when you click on log in, you are...