Skip to content

Feat-shib-user-attributes-parser

The conditions are specific to samltest values

  1. parse REMOTE_USER
  • REMOTE_USER value provided by SAML is msmith@samltest.id and would be parsed to "msmith" with the apache rewrite conditions
  1. parse value displayname as givenName (firstname) + " "(space) + sn (surname/last name)

Merge request reports

Loading