docs: document 1Password Secrets Automation - #2191
Open
sdelamo wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds documentation describing how to use 1Password Secrets Automation (or 1Password Connect) to supply Micronaut Security secrets via standard configuration injection, without adding a 1Password client to the application.
Changes:
- Adds a new guide page explaining 1Password-based secret lifecycle + runtime injection patterns
- Documents placeholder usage for OAuth client secrets and JWT signing secrets (including Kubernetes
secretKeyRef) - Adds the new page to the security configuration guide TOC
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/main/docs/guide/toc.yml | Adds a navigation entry for the new 1Password Secrets Automation doc page |
| src/main/docs/guide/securityConfiguration/onePasswordSecretsAutomation.adoc | New AsciiDoc guide describing usage patterns and operational boundaries |
sdelamo
added a commit
that referenced
this pull request
May 22, 2026
|
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
secretKeyRefinjection.Fixes #628
Tests
./gradlew publishGuide1Password Secrets Automationnavigation entry and preserved${OAUTH_CLIENT_SECRET},${JWT_GENERATOR_SECRET}, and${JWT_GENERATOR_SECRET_BASE64}placeholders.PR Assets
Release Targeting
5.1.x5.1.05.1.0 Release(Throw an error if multiple annotations are used. #147)gh project item-add 147 --owner micronaut-projectsreturnedunknown owner type; the direct GraphQLaddProjectV2ItemByIdfallback returnedINSUFFICIENT_SCOPESbecause the token lacks theprojectscope.type: enhancement✨ This message was AI-generated using gpt-5