Skip to content

Commit ed8ab47

Browse files
committed
Update
1 parent a1ca515 commit ed8ab47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ jobs:
8080

8181
```
8282

83-
> **Note**
84-
> When OIDC authentication is used, the `setup-jfrog-cli` action automatically provides short-lived credentials (`oidc-user` and `oidc-token`) as step outputs. These can be used for Docker, Helm, and other integrations that require authentication with JFrog. No additional configuration is needed to enable these outputs.
83+
> [!TIP]
84+
> When OIDC authentication is used, the `setup-jfrog-cli` action automatically provides short-lived (`oidc-user` and `oidc-token`) as step outputs. These can be used for Docker, Helm, and other integrations that require authentication with JFrog. No additional configuration is needed to enable these outputs.
8585
8686
```yaml
8787
- name: Login to Artifactory

0 commit comments

Comments
 (0)