gitlab-org--gitlab-foss/doc/administration/auth
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
..
how_to_configure_ldap_gitlab_ce Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
how_to_configure_ldap_gitlab_ee Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
img Add documentation for Google Secure LDAP 2019-04-03 13:35:38 -05:00
README.md Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
authentiq.md Ensure all lists are surrounded by new lines 2019-02-22 13:17:10 +00:00
crowd.md
google_secure_ldap.md Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
jwt.md
ldap-ee.md Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
ldap.md Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00
oidc.md Add Markdown linting 2019-06-25 04:34:55 +00:00
okta.md Update Okta configuration notes 2019-04-09 02:59:32 +00:00
smartcard.md Changing badges to use parentheses not brackets 2019-07-08 08:50:38 +00:00

README.md

comments
false

Authentication and Authorization

GitLab integrates with the following external authentication and authorization providers.

  • LDAP Includes Active Directory, Apple Open Directory, Open LDAP, and 389 Server
  • OmniAuth Sign in via Twitter, GitHub, GitLab.com, Google, Bitbucket, Facebook, Shibboleth, Crowd, Azure, Authentiq ID, and JWT
  • CAS Configure GitLab to sign in using CAS
  • SAML Configure GitLab as a SAML 2.0 Service Provider
  • Okta Configure GitLab to sign in using Okta
  • Authentiq: Enable the Authentiq OmniAuth provider for passwordless authentication
  • Smartcard Smartcard authentication (PREMIUM ONLY)