[codex] Clarify OIDC AWS Parameter Store configuration#1275
Draft
llewellyn-sl wants to merge 1 commit intomasterfrom
Draft
[codex] Clarify OIDC AWS Parameter Store configuration#1275llewellyn-sl wants to merge 1 commit intomasterfrom
llewellyn-sl wants to merge 1 commit intomasterfrom
Conversation
❌ Deploy Preview for seqera-docs failed. Why did it fail? →
|
Member
|
Big Brother's responsiveness is impressive. With that said, please note that I suspected the root cause of the problem was the OIDC values split across two different configuration sources, but we haven't definitively proved it. I just know that I got the client fixed when we moved the Issuer credential out of their |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft clarifies how to configure OIDC values from AWS Parameter Store for current versioned Platform docs.
Source context
Repo and doc targets
seqeralabs/docsplatform-enterprise_versioned_docsversion-25.3/enterprise/configuration/authentication/overview.mdversion-25.3/enterprise/configuration/aws_parameter_store.mdRationale
The ticket described repeated startup failures caused by incorrect OIDC Parameter Store paths and by splitting the issuer, client ID, and client secret across multiple configuration sources. The current docs already covered OIDC and AWS Parameter Store separately, so this patch updates those existing pages instead of creating new docs.
What changed
SecureString.Validation
npx markdownlint-cli2on the two touched files.Follow-up
Please confirm the exact OIDC Parameter Store paths match product expectations in production deployments.