Skip to content

Commit 341f358

Browse files
sso: add supported IdPs section (#23445)
## Description - Kapa feedback - Helps w/ search and chatbot - Add section for supported IDPs to declare that we support SAML and OIDC compatible IDPs, and only have steps for major ones, with general steps for all listed ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2568
1 parent b5d8f1b commit 341f358

File tree

1 file changed

+14
-0
lines changed
  • content/manuals/enterprise/security/single-sign-on

1 file changed

+14
-0
lines changed

content/manuals/enterprise/security/single-sign-on/connect.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@ in Docker, setup in your IdP, and final connection.
1818
> You’ll copy and paste values between Docker and your IdP. Complete this guide
1919
in one session with separate browser windows open for Docker and your IdP.
2020

21+
## Supported identity providers
22+
23+
Docker supports any SAML 2.0 or OIDC-compatible identity provider. This guide
24+
provides detailed setup instructions for the most commonly
25+
used providers: Okta and Microsoft Entra ID.
26+
27+
If you're using a
28+
different IdP, the general process remains the same:
29+
30+
1. Configure the connection in Docker.
31+
1. Set up the application in your IdP using the values from Docker.
32+
1. Complete the connection by entering your IdP's values back into Docker.
33+
1. Test the connection.
34+
2135
## Prerequisites
2236

2337
Before you begin:

0 commit comments

Comments
 (0)