Hi team 👋 I’m trying to authenticate using OIDC Connect in my GitHub Actions workflow, after having followed your docs to use the pulumi/auth-actions action. I’m running into this error:
Copy code
Error: Invalid response from token exchange 401: Unauthorized (access_denied: policy authorization error: Org tokens are not supported for non enterprise organizations)
Do I understand correctly that this action can only be used by teams on the Enterprise plan? Or am I requesting the wrong token type? Thanks 🙏
d
dry-keyboard-94795
07/01/2024, 5:53 PM
Looks like organisation and team tokens are only available on enterprise. Try configuring it as a personal access token
s
stocky-restaurant-98004
07/01/2024, 8:59 PM
Team tokens should be supported by team edition.
m
melodic-market-81795
07/02/2024, 8:46 AM
Similar error when requesting a team token:
Copy code
Error: Invalid response from token exchange 401: Unauthorized (access_denied: policy authorization error: Team tokens are not supported for non enterprise organizations)
melodic-market-81795
07/02/2024, 8:52 AM
And also no luck with personal token:
Copy code
Error: Invalid response from token exchange 401: Unauthorized (access_denied: unauthorized)
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.