Skip to content

Commit 9c67e23

Browse files
committed
Fix diff
1 parent d295d1a commit 9c67e23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
title: Configuring OpenID Connect in JFrog
23
shortTitle: OpenID Connect in JFrog
34
intro: Use OpenID Connect within your workflows to authenticate with JFrog.
@@ -53,6 +54,8 @@ To use OIDC with JFrog, establish a trust relationship between {% data variables
5354

5455
### Example: Authenticating with JFrog using OIDC
5556

57+
In your {% data variables.product.prodname_actions %} workflow file, ensure you are using the provider name and audience you configured in the JFrog Platform.
58+
5659
```yaml
5760
permissions:
5861
id-token: write

0 commit comments

Comments
 (0)