diff --git a/doc/user/group/saml_sso/index.md b/doc/user/group/saml_sso/index.md index ecf2934b877..ee55d7e2a11 100644 --- a/doc/user/group/saml_sso/index.md +++ b/doc/user/group/saml_sso/index.md @@ -115,10 +115,21 @@ NOTE: **Note:** GitLab is unable to provide support for IdPs that are not listed When [configuring your identify provider](#configuring-your-identity-provider), please consider the notes below for specific providers to help avoid common issues and as a guide for terminology used. +### Okta setup notes + +| GitLab Setting | Okta Field | +|--------------|----------------| +| Identifier | Audience URI | +| Assertion consumer service URL | Single sign on URL | + +Under Okta's **Single sign on URL** field, check the option **Use this for Recipient URL and Destination URL**. + +Set attribute statements according to the [assertions table](#assertions). + ### OneLogin setup notes -NOTE: **Note:** -The GitLab app listed in the directory is for self-managed GitLab instances. Please use a generic SAML Test Connector. +The GitLab app listed in the OneLogin app catalog is for self-managed GitLab instances. +For GitLab.com, use a generic SAML Test Connector such as the SAML Test Connector (Advanced). | GitLab Setting | OneLogin Field | |--------------|----------------|