mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-05 05:41:11 +00:00
Change OIDC provider to github-oidc
Updated OIDC provider configuration in workflow. Signed-off-by: nirpel-sys <nirpel@jfrog.com>
This commit is contained in:
parent
dd9b2f6ac3
commit
c2a4fe6b95
1 changed files with 4 additions and 1 deletions
|
|
@ -26,5 +26,8 @@ jobs:
|
|||
|
||||
# [Mandatory if using OIDC authentication protocol instead of JF_ACCESS_TOKEN]
|
||||
with:
|
||||
oidc-provider-name: yanirw/CI-demo@github
|
||||
# oidc-provider-name: yanirw/CI-demo@github
|
||||
version: latest
|
||||
oidc-provider-name: github-oidc
|
||||
oidc-audience: jfrog-github
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue