OpenID connect setup broken
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- shell
- Domain
- authentication, cli
Research direction
Start with oidc_config.sh and reproduce the command shown against the reported Sysdig endpoint. Trace the 404 response from /api/admin/auth/settings and the subsequent jq null errors, then verify the script can complete OpenID Connect setup without the invalid request format error.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Shell
- Stars
- 83
- Forks
- 105
- Avg merge
- 3h 53m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from draios/sysdig-cloud-scripts
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
draios/sysdig-cloud-scripts#248 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
draios/sysdig-cloud-scripts#176 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 15/100
draios/sysdig-cloud-scripts#124 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
draios/sysdig-cloud-scripts#110 · 7 comments ·
-
Sysdig Agent Limits? Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
draios/sysdig-cloud-scripts#106 ·
All issues in draios/sysdig-cloud-scripts
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
astral-sh/python-build-standalone#1293 ·
-
package-update
Difficulty 1/5 Under an hour Newbie friendliness 90/100
oSoWoSo/vOid_Community_repOsitory#185 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
carbon-language/carbon-lang#7821 ·