#161 Attribute mapping issue (locality as state)
Closed: Fixed None Opened 8 years ago by nkinder.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1257213

Description of problem:
Using ipsilon with infosssd, IPA-user additional attribute "city" is used as
"locality", which is then reported to "REMOTE_USER_STATE". Attribute "state"
(or "st") isn't reported at all.

Version-Release number of selected component (if applicable):
ipsilon-1.0.0-7.el7.noarch
ipsilon-infosssd-1.0.0-7.el7.noarch


How reproducible:
Always.

Steps to Reproduce:
1. Have ipa-enrolled machine with ipsilon server (with ipsilon-infosssd and
ipsilon-authform enabled (ipsilon-server-install --form yes --info-sssd yes))
and ipsilon client with mod_auth_mellon, where "MellonSetEnvNoPrefix" are set
to REMOTE_USER_*.
2. Create IPA-user, fill additional attributes for street, city and state.
3. Look up how REMOTE_USER_* variables are populated.

Actual results:
REMOTE_USER_STATE contains the "city" value, while the actual "state" value is
not shown.

Expected results:
REMOTE_USER_STATE contains the "state" value, REMOTE_USER_CITY contains the
"city" value.

Additional info:

Fields changed

component: SAML => info plugins
design_link: =>
patch_available: => 0

https://pagure.io/ipsilon/pull-request/26

owner: => rcritten
patch_available: 0 => 1
status: new => accepted

master: d6b7722

resolution: => fixed
status: accepted => closed

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: 1.1

7 years ago

Login to comment on this ticket.

Metadata