Skip to content

Group SAML strips LRM chars from ADFS cert fingerprint

James Edwards-Jones requested to merge jej/strip-lrm-for-adfs into master

What

Removes left-to-right mark characters from Group SAML provider config

Why

When trying to demo this with ADFS over remote desktop these characters are always included. This happens when copying from Windows' certificate properties dialog where the certificate fingerprint/thumbprint is presented.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Backend
  • Internationalization required/considered
  • End-to-end tests pass (package-qa manual pipeline job)

Merge request reports