Problem description
I believe there's some discrepencies around what docs suggest and what the latest Team edition has access to.
e.g.
on https://www.pulumi.com/docs/pulumi-cloud/access-management/oidc-client/ token type isn't specifically called out:
- Individual - only has
personal
- Team - has
personal
and organization
- Enterprise/BizCrit - has
personal
, team
and organization
Additionally each of the child "Configuring OpenID Connect for..." pages only mention organization
token types. Users get confused as to whether only organization
is available.