Skip to content

Commit 86a78e0

Browse files
iam: add firewall SSO FAQ (#21863)
## Description - Added question and answer to SSO FAQs about firewall rules during SSO config - This question was asked in Kapa and Kapa returned an uncertain response since we do not cover this in existing docs - This will add a source for Kapa and allow me to improve the answer ## Related issues or tickets [ENGDOCS-2385](https://docker.atlassian.net/browse/ENGDOCS-2385) ## Reviews - [ ] Editorial review [ENGDOCS-2385]: https://docker.atlassian.net/browse/ENGDOCS-2385?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Allie Sadler <[email protected]>
1 parent 59cac8e commit 86a78e0

File tree

1 file changed

+4
-0
lines changed
  • content/manuals/security/faqs/single-sign-on

1 file changed

+4
-0
lines changed

content/manuals/security/faqs/single-sign-on/faqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ other sensitive data in the directory. Due to potential security risks, Docker
5858
doesn't support this configuration. Instead, Docker recommends [configuring SCIM
5959
to enable group sync
6060
securely](/security/for-admins/provisioning/group-mapping/#use-group-mapping-with-scim).
61+
62+
### Are there any firewall rules required for SSO configuration?
63+
64+
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.

0 commit comments

Comments
 (0)