Stefan Benz 870e3b1b26
feat: add exclusion of criteria for active idp query (#9040)
# Which Problems Are Solved

To list IDPs for potential linking, we need to filter them. The
GetActiveIdentityProviderResponse should therefore be extended to
provide the IDPConfig or information about whether the IDP is allowed to
be linked or created.

# How the Problems Are Solved

Add parameters to the request to exclude CreationDisallowed and/or
LinkingDisallowed in the query.

# Additional Changes

Added integration tests for the GetGetActiveIdentityProvider endpoint.

# Additional Context

Closes #8981

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-12-18 16:19:05 +00:00
..
2022-04-26 23:01:45 +00:00
2024-07-26 22:39:55 +02:00
2024-11-28 10:06:52 +00:00
2020-03-27 13:57:16 +01:00
2023-04-26 19:55:13 +03:00
2022-04-26 23:01:45 +00:00
2023-05-07 16:47:43 +02:00