Skip to content

Smartcard authentication

Imre Farkas requested to merge if-ee-726-smartcard_auth into master

What does this MR do?

This adds support for smartcard authentication with basic X.509 certificates. NGINX needs to be setup in a way to run the same server context on separate port requesting the client side certificate. Another limitation is that the email address must be a part of the Common-Name attribute.

Backport to CE: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23012

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/726

Does this MR meet the acceptance criteria?

Edited by Imre Farkas

Merge request reports