Skip to content

Action parameters required for Organisation ID and Repository ID #635

Description

A change in the GitHub Enterprise Cloud OIDC was made, now requiring Organisation ID and Repository ID upon creation:

Image

However azure/login has no support for these parameters, still sending the auth request using the old Subject Identifier:
repo:TestOrg/test-repo:pull_request

This mismatch in Subject Identifiers will result in the error:
No matching federated identity record found for presented assertion subject

Please add parameters for Organisation ID and Repository ID, so the Subject Identifier is up to date.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions