OpenConext / Stepup-RA

Stepup Registration Authority
Apache License 2.0
2 stars 2 forks source link

Institution configuration not correct for a mixed-case SHO #394

Closed phavekes closed 2 days ago

phavekes commented 2 days ago

This issue is imported from pivotal - Originaly created at Dec 31, 2019 by Pieter van der Meulen

For an institution with a mixed case SHO the institution configuration (/https://institution-configuration) is not correctly displayed:

Configuration:

"institution-d.nl": {
    "use_ra_locations": true,
    "show_raa_contact_information": false,
    "verify_email": true,
    "allowed_second_factors": [ "yubikey", "tiqr" ],
    "number_of_tokens_per_identity": 1
  },

The SHO used by the institution is "Institution-D.NL"

The institution configuration for Institution-D.NL shows "None":

From which other institution(s) can users be assigned the RA(A) role for this institution?  None
In which other institution(s) are the RAs from this institution an RA?  None
From which other institution(s) the RAAs are also an RAA for this institution?  None

Instead of "None" each option must show the default i.e. "institution-d.nl".

Tested in Middleware 3.0.2 and RA 3.0.1

Estimation: Depends on solution of blocking ticket

phavekes commented 2 days ago
This needs to be also be fixed for the selectlist on the following RA pages:

https://www.pivotaltracker.com/story/show/170487515/comments/210387745 (bstrooband - Jan 14, 2020)