mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Fix style violation: remove marketing-style list formatting
Remove **Term**: Description format from workarounds list and use simple descriptive bullets instead, as per STYLE.md guidelines. Assisted-By: docker-agent
This commit is contained in:
@@ -33,9 +33,9 @@ If your certificate expires, contact your identity provider to retrieve a new X.
|
||||
|
||||
If the certificate has already expired and users cannot access Docker Hub to update the certificate:
|
||||
|
||||
- **Contact Docker Support**: Docker support can help you regain access to update the certificate.
|
||||
- **Use username/password authentication**: If SSO enforcement is not turned on, users can sign in with their Docker username and password to access the Admin Console.
|
||||
- **Maintain a break-glass account**: As a best practice, organizations should maintain a dedicated administrator account (sometimes called a "break-glass" or "guest user" account) that is not subject to SSO. This account can be used to access the Admin Console in emergency situations like certificate expiration.
|
||||
- Contact Docker Support to help you regain access to update the certificate
|
||||
- Sign in with your Docker username and password to access the Admin Console (if SSO enforcement is not turned on)
|
||||
- Maintain a dedicated administrator account (sometimes called a "break-glass" or "guest user" account) that is not subject to SSO for emergency access
|
||||
|
||||
To prevent lockouts, monitor your certificate expiration dates and renew certificates before they expire.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user