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

[Project Support]: json-everything #403

Open
gregsdennis opened this issue Oct 13, 2024 · 5 comments
Open

[Project Support]: json-everything #403

gregsdennis opened this issue Oct 13, 2024 · 5 comments
Assignees
Labels
project support Use this label to request support for an existing .NET Foundation project triage The item has yet to be reviewed

Comments

@gregsdennis
Copy link

Project

json-everything

Project Url

https://github.com/json-everything/json-everything

Description

I'm trying to set up nuget package signing, and I'm stuck on the Azure login step.

Reference PR: json-everything/json-everything#802
Associated build: https://github.com/json-everything/json-everything/actions/runs/11139656971/job/30956812392?pr=802

I've followed the guidance in https://github.com/dotnet/sign using the example https://github.com/dotnet/sign/blob/main/docs/gh-build-and-sign.yml, but it appears I might be missing a credential value. The setup email I received from @ChrisSfanos has (or provides access to) all of the values except KEY_VAULT_CERTIFICATE_ID.

Due By

Hopefully as quickly as possible. I've been stuck on this for a few weeks already.

@gregsdennis gregsdennis added project support Use this label to request support for an existing .NET Foundation project triage The item has yet to be reviewed labels Oct 13, 2024
@ChrisSfanos
Copy link
Collaborator

I'll email the value to you

@gregsdennis
Copy link
Author

gregsdennis commented Oct 14, 2024

I received the value and applied it. Thank you.

Maybe that's not the problem, though. I'm still getting the same error:

Error: AADSTS70025: Client application has no configured federated identity credentials. Trace ID: 849a200f-49b4-43f0-808e-6e972ffc3d00 Correlation ID: 390d4e2e-d68d-4c9a-a1b2-445aac297c78 Timestamp: 2024-10-14 18:45:00Z

Then it says that an interactive login is required, which obviously I can't do from a GH Action.

I'm happy to add someone to the repo temporarily to help sort this out.

@glennawatson
Copy link
Collaborator

this seems to be a incorrectly setup federation setting, maybe similar to reactive @ChrisSfanos ?

@ChrisSfanos
Copy link
Collaborator

@gregsdennis - I can't remember where we left this - any work left to be done?

@glennawatson
Copy link
Collaborator

He's been pinging on discord hence the prod. They been getting the same errors still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project support Use this label to request support for an existing .NET Foundation project triage The item has yet to be reviewed
Projects
None yet
Development

No branches or pull requests

3 participants