#573 Recovered: Attribute mapping issue (locality as state)
Closed: Fixed by t0xic0der. Opened by t0xic0der.

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:

This issue ticket was originally removed from the tracker as it clashed with the pull request.
See upstream ticket for migration details.


Metadata Update from @t0xic0der:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata