Skip to content

OIDC Client - Github: Documentation is light in terms what the github actions code needs to look like for the different token types of #15638

@MitchellGerdisch

Description

@MitchellGerdisch

Problem description

The documentation is a bit of a mixed bag - showing Pulumi set up using a personal token type and the github action code using organization token type.

It completely misses the need for the github action code to use scope: admin when using an organization token type with admin privileges.

Similarly, it doesn't show what the github actions code looks like if using a personal token type - specifically needing scope: user:USERNAME

And maybe there are similar needs for the Team token type.

So bottom line is that the docs page should be revamped to show the Pulumi and github actions configuration for:

  • personal token
  • team token
  • org token without admin
  • org token with admin

Affected product version(s)

Suggestions for a fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageNeeds attention from the triage team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions