Skip to content

Github OIDC: Failing with 403 #32

@kevincam3

Description

@kevincam3

I'm getting a 403 error as far as I can tell everything is correct. I added a token auth to test and it returns all the secrets. Just the OIDC that's not working. I'm passing in the identity-id as an imput. Do I need to define all the claims as well for this to work, is this a bug or something else?

  • name: Fetch Infisical Secrets
    uses: Infisical/secrets-action@v1.0.15
    with:
    method: 'oidc'
    identity-id: ${{ inputs.identity_id }}
    domain: 'https://infisical.kevservices.com.br'
    env-slug: 'prod'
    project-slug: 'kev-services-ib1-h'
    export-type: 'env'
    recursive: 'true'
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions