Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iam: add firewall SSO FAQ #21863

Merged
merged 2 commits into from
Jan 22, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/manuals/security/faqs/single-sign-on/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@
doesn't support this configuration. Instead, Docker recommends [configuring SCIM
to enable group sync
securely](/security/for-admins/provisioning/group-mapping/#use-group-mapping-with-scim).

### Are there any firewall rules required for SSO configuration?

Check warning on line 62 in content/manuals/security/faqs/single-sign-on/faqs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.HeadingLength] Try to keep headings short (< 8 words). Raw Output: {"message": "[Docker.HeadingLength] Try to keep headings short (\u003c 8 words).", "location": {"path": "content/manuals/security/faqs/single-sign-on/faqs.md", "range": {"start": {"line": 62, "column": 5}}}, "severity": "INFO"}

No. There are no specific firewall rules required for configuring SSO, as long as the domain login.docker.com is accessible. This domain is commonly accessible by default. However, in rare cases, some organizations may have firewall restrictions in place that block this domain. If you encounter issues during SSO setup, ensure that login.docker.com is allowed in your network's firewall settings.

Check warning on line 64 in content/manuals/security/faqs/single-sign-on/faqs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'sign in' instead of 'login' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'sign in' instead of 'login'", "location": {"path": "content/manuals/security/faqs/single-sign-on/faqs.md", "range": {"start": {"line": 64, "column": 94}}}, "severity": "INFO"}

Check failure on line 64 in content/manuals/security/faqs/single-sign-on/faqs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Capitalization] Please capitalize Docker. Raw Output: {"message": "[Docker.Capitalization] Please capitalize Docker.", "location": {"path": "content/manuals/security/faqs/single-sign-on/faqs.md", "range": {"start": {"line": 64, "column": 99}}}, "severity": "ERROR"}

Check warning on line 64 in content/manuals/security/faqs/single-sign-on/faqs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.RecommendedWords] Consider using 'sign in' instead of 'login' Raw Output: {"message": "[Docker.RecommendedWords] Consider using 'sign in' instead of 'login'", "location": {"path": "content/manuals/security/faqs/single-sign-on/faqs.md", "range": {"start": {"line": 64, "column": 334}}}, "severity": "INFO"}

Check failure on line 64 in content/manuals/security/faqs/single-sign-on/faqs.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Capitalization] Please capitalize Docker. Raw Output: {"message": "[Docker.Capitalization] Please capitalize Docker.", "location": {"path": "content/manuals/security/faqs/single-sign-on/faqs.md", "range": {"start": {"line": 64, "column": 339}}}, "severity": "ERROR"}
sarahsanders-docker marked this conversation as resolved.
Show resolved Hide resolved