chore(docs): update of OEL images - #2667
Conversation
📝 WalkthroughWalkthroughThis PR adds v26.3.2 changelog documentation across Keto, Kratos, Oathkeeper, and OAuth2 describing new DNS-label boundary enforcement for wildcard return URLs and CORS origins, additional Kratos-specific notes on device login and OIDC conflict detection, and updates image tag tables and Polis changelog for the release. Changesv26.3.2 Documentation Updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/self-hosted/oel/keto/changelog/v26.3.2.md`:
- Around line 20-26: The changelog entry uses the shorthand allowed_return_urls
key, but the canonical Kratos config path is selfservice.allowed_return_urls.
Update the wording in the changelog text to reference
selfservice.allowed_return_urls consistently, and keep the surrounding guidance
about wildcard handling and exact origins aligned with that same setting so
operators are pointed to the correct configuration key.
In `@docs/self-hosted/oel/kratos/changelog/v26.3.2.md`:
- Around line 31-42: The changelog text in the device authentication section
uses “platform biometrics” too broadly; update the wording in this entry to
explicitly scope biometrics to iOS only. Adjust the description around the
first-factor flow and the `ios_biometric_first_factor` option so it is clear
that biometric first-factor login is an iOS-specific path, while `first_factor`
and `pin_max_attempts` remain general deviceauthn settings.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 31e1fb62-6ebd-4bbe-951d-2d1f99488637
📒 Files selected for processing (10)
docs/self-hosted/oel/keto/changelog/v26.3.2.mddocs/self-hosted/oel/kratos/changelog/v26.3.2.mddocs/self-hosted/oel/oathkeeper/changelog/v26.3.2.mddocs/self-hosted/oel/oauth2/changelog/v26.3.2.mddocs/self-hosted/oel/oel-hydra-image-tags.mddocs/self-hosted/oel/oel-keto-image-tags.mddocs/self-hosted/oel/oel-kratos-image-tags.mddocs/self-hosted/oel/oel-oathkeeper-image-tags.mddocs/self-hosted/oel/oel-polis-image-tags.mddocs/self-hosted/oel/polis/changelog/v26.3.2.md
Update OEL images
Summary by CodeRabbit