mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 22:03:09 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user