Discussion:
[Freeipa-devel] [freeipa PR#704][opened] WebUI: cert login: Configure name of parameter used to pass username
dkupka
2017-04-10 13:49:02 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Author: dkupka
Title: #704: WebUI: cert login: Configure name of parameter used to pass username
Action: opened

PR body:
"""
Directive LookupUserByCertificateParamName tells mod_lookup_identity module the
name of GET parameter that is used to provide username in case certificate is
mapped to multiple user accounts.
Without this directive login with certificate that's mapped to multiple users
doesn't work.

https://pagure.io/freeipa/issue/6860
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/704/head:pr704
git checkout pr704
flo-renaud
2017-04-10 14:37:22 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Title: #704: WebUI: cert login: Configure name of parameter used to pass username

flo-renaud commented:
"""
Hi @dkupka
thank you for the patch, everything works as expected with a single certificate mapped to multiple users.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/704#issuecomment-292969006
flo-renaud
2017-04-10 14:37:34 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Title: #704: WebUI: cert login: Configure name of parameter used to pass username

Label: +ack
pvomacka
2017-04-11 13:30:17 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Title: #704: WebUI: cert login: Configure name of parameter used to pass username

Label: +pushed
pvomacka
2017-04-11 13:30:22 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Title: #704: WebUI: cert login: Configure name of parameter used to pass username

pvomacka commented:
"""
ipa-4-5:

* a9721e529e7a02eeb40d29cb7820e69cd86d9337 WebUI: cert login: Configure name of parameter used to pass username
master:

* 157831a287c64106eed4da4ace5228d7e369ae2f WebUI: cert login: Configure name of parameter used to pass username
"""

See the full comment at https://github.com/freeipa/freeipa/pull/704#issuecomment-293263171
pvomacka
2017-04-11 13:30:25 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/704
Author: dkupka
Title: #704: WebUI: cert login: Configure name of parameter used to pass username
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/704/head:pr704
git checkout pr704

Loading...