Skip to content

Fix issue #24065: add SSO certificate expiration workarounds#24446

Open
dvdksn wants to merge 3 commits intomainfrom
fix/issue-24065-sso-cert-workarounds
Open

Fix issue #24065: add SSO certificate expiration workarounds#24446
dvdksn wants to merge 3 commits intomainfrom
fix/issue-24065-sso-cert-workarounds

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 20, 2026

Enhances the SSO certificate expiration FAQ with practical workarounds for locked-out users.

Changes:

  • Added "Workarounds if users are locked out" section with three solutions:
    • Contact Docker Support
    • Use username/password if SSO enforcement is not turned on
    • Maintain a break-glass account (best practice)
  • Added prevention guidance about monitoring certificate expiration

This helps administrators handle certificate expiration scenarios more effectively.

Fixes #24065

@netlify
Copy link

netlify bot commented Mar 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 1bb657e
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69bd3c6abc5d0500088c0d5f
😎 Deploy Preview https://deploy-preview-24446--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the dependencies Vendoring, packaging updates label Mar 20, 2026
Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Assessment: 🟡 NEEDS ATTENTION

The PR adds helpful workarounds for SSO certificate expiration lockouts, which fills a documentation gap. However, there's a style guide violation that should be addressed for consistency.

Remove **Term**: Description format from workarounds list and use simple descriptive bullets instead, as per STYLE.md guidelines.

Assisted-By: docker-agent
@dvdksn
Copy link
Contributor Author

dvdksn commented Mar 20, 2026

Thank you for catching the style violation. You're correct that the "Term - Description" format reads like marketing copy and doesn't align with our documentation standards.

I've converted the list to simple descriptive bullets that are more direct and appropriate for technical documentation. The content now follows our style guide's guidance on list formatting.

@dvdksn dvdksn requested a review from a team March 20, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent/generated dependencies Vendoring, packaging updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workaround not provided for SSO certification expiration

1 participant