Skip to content

Support new Azure SCIM pre-setup check

James Edwards-Jones requested to merge jej/fix-azure-scim-pre-check into master

What

Adds support for SCIM eq filtering on userName

Why

Azure checks for userName filter support as part of a pre-flight setup check. Supporting this allows that test to pass, allowing users to continue setting up SCIM.

Closes #118558 (closed)

Screenshots

Before After
screenshot_2020-01-17-16_33_58 screenshot_2020-01-17-16_29_41

Acceptance criteria

Conformity

Additional Risks

We'll need to verify that no additional changes have taken place on Azure. They may have started to use more advanced SCIM functionality and have added this pre-flight check to ensure that functionality is present.

A more complete solution would be to fully support eq filtering (#13138 (closed)), which we intend to do in a second iteration.

Testing

Edited by James Edwards-Jones

Merge request reports

Loading