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
We are using this composite action for OIDC authentication to enforce password-less authentication for secure access. One use case we have is to access multiple JFrog projects at the same time. We have multiple JFrog projects setup, and we setup the integration between one of our repositories and two JFrog projects. However, based on JWT token we obtained from Github Action workflow, the token is only specified to one JFrog project. Just wondering if this composite action is possible to access multiple JFrog projects at once, or we need to call it multiple time?
The text was updated successfully, but these errors were encountered:
How can we help?
Hi team,
We are using this composite action for OIDC authentication to enforce password-less authentication for secure access. One use case we have is to access multiple JFrog projects at the same time. We have multiple JFrog projects setup, and we setup the integration between one of our repositories and two JFrog projects. However, based on JWT token we obtained from Github Action workflow, the token is only specified to one JFrog project. Just wondering if this composite action is possible to access multiple JFrog projects at once, or we need to call it multiple time?
The text was updated successfully, but these errors were encountered: