Skip to content

Conversation

@jkodroff
Copy link
Member

@jkodroff jkodroff commented May 16, 2025

Fixes #15085
Fixes #14549

  • Move OIDC provider setup from Access Management to Deployments
  • Consolidate provider index and main OIDC page
  • Remove ESC-specific content (redirecting to ESC docs)
  • Add info notes recommending ESC as the preferred approach
  • Remove outdated automation sections
  • Update all references to point to the new locations
  • Clarify that these pages are specifically for Pulumi Deployments

🤖 Generated with Claude Code

@jkodroff jkodroff marked this pull request as draft May 16, 2025 23:00
@jkodroff
Copy link
Member Author

Keeping as draft since we need to wait for #15084 to be merged first as this PR ignores the Vault file.

@pulumi-bot
Copy link
Collaborator

@jkodroff jkodroff force-pushed the jkodroff/fix-deployments-oidc branch from 93ca31b to 7955e61 Compare May 27, 2025 20:07
@jkodroff jkodroff marked this pull request as ready for review May 27, 2025 20:08
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

jkodroff and others added 3 commits May 27, 2025 23:09
- Move OIDC provider setup from Access Management to Deployments
- Consolidate provider index and main OIDC page
- Remove ESC-specific content (redirecting to ESC docs)
- Add info notes recommending ESC as the preferred approach
- Remove outdated automation sections
- Update all references to point to the new locations
- Clarify that these pages are specifically for Pulumi Deployments

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jkodroff jkodroff force-pushed the jkodroff/fix-deployments-oidc branch from c2dbec9 to abdf0b7 Compare May 28, 2025 03:09
@pulumi-bot
Copy link
Collaborator

- /docs/pulumi-cloud/oidc/client/
- /docs/pulumi-cloud/oidc/
- /docs/pulumi-cloud/access-management/oidc/client/
- /docs/pulumi-cloud/access-management/oidc/
Copy link
Contributor

@kramhuber kramhuber May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 16 and 18 don't redirect correctly for me, they go to /docs/pulumi-cloud/deployments/oidc/; line 17 works correctly.

Edit: it actually looks like the paths are used in aliases below as well

Copy link
Contributor

@kramhuber kramhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple nits, approving ahead of time.

Co-authored-by: Mark <mark@pulumi.com>
Co-authored-by: Mark <mark@pulumi.com>
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@jkodroff jkodroff enabled auto-merge (squash) May 29, 2025 21:54
@jkodroff jkodroff disabled auto-merge May 29, 2025 21:55
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@jkodroff jkodroff merged commit 9915de0 into master May 29, 2025
8 checks passed
@jkodroff jkodroff deleted the jkodroff/fix-deployments-oidc branch May 29, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deployments: Fix OIDC Setup Instructions OIDC setup for Deployments is hard for a user to find

4 participants