Open vjrj opened 2 years ago
Using /openapi/
and Authorization header redirects to the CAS auth login:
but works adding apiKey
as param instead of the header.
Closing, I assume it is fixed now.
I reopen this as the fix is in a branch not committed in develop.
I have merged with develop, tested as well as I understand the issue, and have prepared a pull request for review.
Using
3.1.0
we cannot sync to a IPT data provider, that is, using the web admin interface.We can see in the logs:
and the
api_key
is configured in the collectory properties.This was working previously to integrate the OIDC functionality.
cc @sughics .