summaryrefslogtreecommitdiff
path: root/doc/administration/auth
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-251-1/+1
|\ | | | | | | | | Update ldap.md If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters See merge request gitlab-org/gitlab-ce!20460
| * Update ldap.mdEd Goforth2018-07-061-1/+1
| | | | | | If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters.
* | Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-211-1/+1
| |
* | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-17/+18
| |
* | Compress all PNG images under doc/Achilleas Pipinellis2018-08-273-0/+0
|/ | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* Make it explicit where is the gitlab.rb fileMike Weilgart2018-06-181-1/+1
| | | | Save people an extra Google search if this is the first doc they're reading.
* Refactor LDAP docsAchilleas Pipinellis2018-06-011-120/+197
|
* Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suiteTiago Botelho2018-04-261-1/+1
|
* Clarify what auth_url should beAchilleas Pipinellis2018-03-271-1/+1
| | | | [ci skip]
* Copyedit JWT docsAchilleas Pipinellis2018-03-261-0/+72
|
* Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatterMarcia Ramos2018-02-161-5/+8
| | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
* Added ldap config setting to lower case usernamesFrancisco Javier López2018-02-051-0/+39
|
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
|
* Resolve "Include the Crowd application permission information on the "Crowd ↵Xiaogang Wen2018-01-102-0/+12
| | | | OmniAuth Provider" page"
* Docs: move article LDAP-CE to its topic-related folderMarcia Ramos2017-12-225-0/+270
|
* Docs: Update admin docsMarcia Ramos2017-12-131-0/+1
|
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-0/+6
|
* Exclude comments from specific docsAchilleas Pipinellis2017-11-011-0/+4
|
* Fix LDAP config key nameMichael Kozono2017-10-061-2/+2
|
* Update ldap.mdfix/ldap-typo-docsJames Lopez2017-09-081-1/+1
|
* Default LDAP config verify_certificates to trueMichael Kozono2017-08-301-3/+6
|
* Point to /developers on docs/administration/authentiq.mdAlexandros Keramidas2017-08-211-1/+1
|
* Fix LDAP documentation and example configmk-fix-ldap-ca-file-docsMichael Kozono2017-07-311-3/+3
|
* Change encryption descriptionMichael Kozono2017-07-261-11/+16
|
* Update LDAP SSL config optionsMichael Kozono2017-07-261-4/+32
|
* Fix typo in the LDAP docs missing a required colonHarish Ramachandran2017-07-191-1/+1
|
* Merge branch 'authentiq-updates' into 'master'Rémy Coutable2017-07-191-5/+4
|\ | | | | | | | | Added authentiq provider to tests and updated documentation, gem and config file. See merge request !12952
| * Added authentiq provider to tests and updated documentation, gem and config ↵Alexandros Keramidas2017-07-181-5/+4
| | | | | | | | file.
* | Add AD matching rule filter and more informationad_matching_rule_docDrew Blessing2017-07-141-1/+6
|/
* Update ldap.md to clarify uid should list the attribute not the valuedocs/ldap-clarify-uidLee Matos2017-04-271-3/+3
| | | | [ci skip]
* Move and update Crowd authentication documentationDrew Blessing2017-03-072-0/+68
| | | | | | Current docs did not include information on configuring the app in Crowd. Also, moved the doc to the new administration/auth directory.
* Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-201-1/+1
|
* Merge branch 'patch-6' into 'master' Rémy Coutable2017-01-261-2/+9
|\ | | | | | | | | add an other ldap configuration example See merge request !6773
| * Add more precision about LDAP configurationDavid2016-10-241-23/+10
| |
| * add an other ldap configuration exampleDavid2016-10-101-1/+21
| |
* | Merge branch 'feature/log-ldap-to-application-log' into 'master' Rémy Coutable2017-01-091-3/+6
|\ \ | | | | | | | | | | | | Log LDAP blocking/unblocking events to application log See merge request !8042
| * | fixup! Log messages when blocking/unblocking LDAP accountsMarkus Koller2016-12-201-4/+7
| | |
| * | Log messages when blocking/unblocking LDAP accountsMarkus Koller2016-12-201-1/+1
| | |
* | | Added support for Authentiq oauth providerAlex2016-12-212-1/+70
|/ /
* | Add Okta authentication documentationdocs/add-okta-authAchilleas Pipinellis2016-12-154-1/+162
| |
* | Remove `memberOf` OID in LDAP `user_filter` docs ldap_user_filter_update2Drew Blessing2016-11-281-1/+1
| | | | | | | | | | While not technically invalid, it is not necessary to have the `memberOf` OID in the `user_filter`. It clutters things up and causes confusion for users so it's better if we remove it from the docs.
* | Clarify LDAP troubleshooting ldap_search example [ci skip]Drew Blessing2016-11-151-0/+18
| | | | | | | | | | | | | | | | | | A customer noted an error/lack of clarity in the LDAP documentation with the `ldap_search` example. Previously, if taken literally, the customer may have expected the `$` variables to be automatically replaced or if they paste the exact `user_filter` contents the parentheses would have been incorrect. Let's just simply the filter and use exactly what's in the configuration.
* | Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-0/+4
|/ | | | | | | It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :)
* Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-0/+6
| | | | Signed-off-by: Roger Meier <r.meier@siemens.com>
* Fix erroneous YAML spacing in LDAP configurationDrew Blessing2016-05-271-21/+21
|
* Fix LDAP link and codeblock indentationdoc_ldap_fixesAchilleas Pipinellis2016-04-051-6/+6
| | | | [ci skip]
* Update LDAP docs [ci skip]Drew Blessing2016-03-222-0/+288