draios / sysdig-cloud-scripts

This repository holds various scripts and templates that may be helpful for deploying and utilizing Sysdig Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenID connect setup broken

curionim opened this issue · comments

Hi there,
I've tried using the latest version of the OpenID connect script, but I get an error from sysdig.
Executing this:
./oidc_config.sh` -s -u <URL> -i sysdig -e <secret>
Returns:
jq: error (at :1): Cannot iterate over null (null)
{
"timestamp": 1549902178334,
"status": 404,
"error": "Not Found",
"message": "Not Found",
"path": "/api/admin/auth/settings"
}
jq: error (at :1): Cannot iterate over null (null)
{
"errors": [
{
"reason": "Invalid request format",
"message": "Can't read HTTP input."
}
]
}

Previous version, around beginning of December, was working fine.

@curionim,
Pls can you let me know whether you are encountering the issue while running the script against our SaaS app or the on-premise app?
If you are running the on-premise app and the version of the app is not the latest (v1586), pls use the scripts in https://github.com/draios/sysdig-cloud-scripts/releases/tag/onprem%2Fpre-1586.