For more information about configuring the integration and the GitHub Actions workflow, see Sample Integration of JFrog OIDC with GitHub Actions and GitHub Actions Workflow.
Navigate to the Administration tab In the JFrog Platform UI.
Click General Management | Integrations.
The Integrations page appears.
Click New Integration | OpenID Connect.
The OIDC Integration page appears.
Enter the name of the OIDC configuration, the OIDC provider that will connect with the JFrog Platform.
Select GitHub as the provider type.
Enter the provider URL. OIDC issuer URL. For GitHub actions, the URL is
https://token.actions.githubusercontent
.Enter the audience. Used to provide details of the audience that uses the OIDC configuration.
Provide the token issuer when the OIDC provider URL is not the same as the token issuer.
Add OIDC configuration code to your GitHub Actions workflow file by generating and copying a snippet
Create one or more identity mappings.
Configure the integration and click Save.