You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the default way of signing artifacts is via WebAuthFlow
The other way is through ambient credentials detection i.e using predefined oidc token in workflow environment for signing.
The second method is only supported in Github Actions Workflow
I propose to add support for second method in jenkins workflow as well
The text was updated successfully, but these errors were encountered:
KiranSatyaRaj
changed the title
Add support ambient credentials detection in jenkins workflow
Add support for ambient credentials detection in jenkins workflow
Aug 16, 2024
Currently, the default way of signing artifacts is via WebAuthFlow
The text was updated successfully, but these errors were encountered: