Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verbose_oidc_logging for Nomad #24332

Closed
alexiri opened this issue Oct 30, 2024 · 2 comments
Closed

verbose_oidc_logging for Nomad #24332

alexiri opened this issue Oct 30, 2024 · 2 comments

Comments

@alexiri
Copy link
Contributor

alexiri commented Oct 30, 2024

Proposal

Implement an verbose_oidc_logging option for Nomad, similar to the one in Vault.

Use-cases

While trying to configure OIDC SSO access to Nomad, I got several different errors, such as:

[ERROR] http: request failed: method=GET path=/v1/acl/token/self error="rpc error: acl token lookup failed: missing secret id" code=500

or

no role or policy bindings matched

However, there's no way to figure out what the problem is because there are no clues in the logs. It would be great to be able to enable extra debug logging to be able to figure out how to configure this correctly.

Attempted Solutions

@jrasell
Copy link
Member

jrasell commented Oct 30, 2024

Hi @alexiri and thanks for raising this issue. I believe this is a duplicate of #16360, therefore I will close this issue in favour of that with the linking. Please feel free to reopen this issue if you do not believe that to be correct.

@jrasell jrasell closed this as not planned Won't fix, can't repro, duplicate, stale Oct 30, 2024
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants