Skip to content

docs: document stripped secrets in project config API#2653

Open
olagruchala wants to merge 3 commits into
masterfrom
docs/strip-project-config-secrets
Open

docs: document stripped secrets in project config API#2653
olagruchala wants to merge 3 commits into
masterfrom
docs/strip-project-config-secrets

Conversation

@olagruchala

@olagruchala olagruchala commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Docs for ory-corp/cloud#12587, which strips the SMTP connection_uri password, OIDC provider client_secret, and Apple apple_private_key from project config API responses.

  • Adds a canonical Stored secrets section to docs/guides/cli/config-with-cli covering both read (redaction) and write (merge / rotation / validation) behavior.
  • Adds short contextual :::note blocks linking to that section on:
    • docs/guides/manage-project-via-api (Get a project)
    • docs/guides/gitops
    • docs/guides/cli/identity-cli
    • docs/identities/get-started/social-sign-in (CLI tab)
    • docs/kratos/emails-sms/sending-emails-smtp (Your own server)
    • docs/kratos/social-signin/overview
    • docs/kratos/social-signin/apple (CLI tab)

Reflects the project config API change where the SMTP connection URI password,
OIDC client_secret, and apple_private_key are redacted from API responses.
Adds a canonical "Stored secrets" section to the CLI config guide and short
contextual notes (linking to the canonical section) on the API, gitops,
identity CLI, SMTP, social sign-in overview, social sign-in get-started, and
Apple provider pages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@olagruchala olagruchala force-pushed the docs/strip-project-config-secrets branch from a3f1285 to b82bacc Compare June 30, 2026 10:16
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.

2 participants