Update federation_idp_info module to use proxy layer

This patch update federation_idp_info to use proxy layer as well as add
the ansible role to test the module

Change-Id: I6b4544cca317f2d5fab4a9612b820872b87585f4
This commit is contained in:
Arx Cruz
2022-07-11 10:06:51 +02:00
committed by Jakob Meng
parent fdc67892e3
commit ce6193cd2f
3 changed files with 51 additions and 106 deletions

View File

@@ -11,3 +11,11 @@ remote_ids_2:
- 'https://auth.example.com/auth/realms/ExampleRealm'
remote_ids_3:
- 'https://auth.stage.example.com/auth/realms/ExampleRealm'
idp_info_expected_fields:
- description
- domain_id
- id
- is_enabled
- name
- remote_ids