summaryrefslogtreecommitdiff
path: root/doc/administration/auth
Commit message (Collapse)AuthorAgeFilesLines
* 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