Cloud Build should be able to remove/edit credentials

Every time I add a new device to be used for iOS I need to add another set of credentials and its starting to get painful as I have to keep coming up with names to use and remember winch is what…

Why can’t we manage this list and either delete or modify existing credentials to try and keep this list to a manageable size.

That’s actually something we are working on adding as it’s something that has been brought up fairly consistently for teams who need to update their credentials often. I don’t have an exact date but it is being worked on.

1 Like

I too would like to see this feature, any update on when it might be available? The ability to delete a project would also be very nice.

+1

The functionality has been added to the API, although there hasn’t been much progress on the website side of things. It’s still coming, I just don’t know exactly when.

If you really need this functionality now, you interact with the API directly using your API key found on the Cloud Build Preferences page. Here are the docs for deleting iOS credentials (you can find the other related operations in the docs as well): Unity DevOps Build Automation

3 Likes

Ah you beat me to it, I was just randomly browsing the API reference page and saw these exist. Thanks!

Where do you find your Organization identifier and the Credential Identifier? Are they just the names or do I need to find an ID somewhere?

edit: nvm found it right after I posted it on the side.

Most may already figure out this. The crendential Identifier can be acquired using Unity Cloud Build API

https://build-api.cloud.unity3d.com/docs/1.0.0/index.html#operation--orgs--orgid--projects--projectid--credentials-signing-ios-get

@PizzaSlut420 @dannyd
Where can you find Organization Identifier? Nothing says anything about what that actually is from what I’m seeing

I thiiiink its just your organisation name, all lowercase, with spaces replaced with “-”

Try that I think that’s what it was but haven’t done it in a while.

1 Like

@ESG-Steven : the orgid is the identifier used in the urls all across the website like “…/orgs//…” and can also be found in responses made directly against the API. For example if you query the API for a list of your projects (Unity DevOps Build Automation) the response will contain an array of projects that each have an “orgid” and “projectid”

1 Like

@dannyd is this still not possible through the web portal?

1 Like

Just adding support that this would be very nice to have in the web UI. Our list of expired credentials is getting pretty long and it would be nice to clean things up.

1 Like

+1 for This. My credential list is way too many now.

1 Like

+1

+1

+1

How is this still not implemented in the UI? Been almost 2 years now.

2 Likes

+1

+2