Skip to content

Fix attribute config

Peter Bolha requested to merge fix-attribute-config into main
  • Attribute regarding edu person principal names was being obtained from the wrong config where it wasn't present. It's been introduced to the local config and now it's obtained from there.
  • Global config was the name of remote global config as well as local shared test config. This has been changed to prevent possible confusion.

Merge request reports