We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f748a05 commit faea28fCopy full SHA for faea28f
.github/workflows/oidc-test.yml
@@ -40,6 +40,8 @@ jobs:
40
"name": "${{ env.OIDC_PROVIDER_NAME }}",
41
"issuer_url": "https://token.actions.githubusercontent.com",
42
"provider_type": "GitHub",
43
+ "enable_permissive_configuration": "true",
44
+ "token_issuer" : "",
45
"description": "This is a test configuration created for OIDC-Access integration test" }'
46
47
- name: Create OIDC integration Identity Mapping
0 commit comments