New Module: os_keystone_mapping

Depends-On: https://review.opendev.org/713633
Depends-On: https://review.opendev.org/713461
Change-Id: I6842b7d10fca292a6779043b50fb95bd0d93e584
This commit is contained in:
Mark Chappell
2020-03-18 13:35:54 +01:00
parent 23d2617ea1
commit cde068ca70
5 changed files with 414 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
mapping_name: 'ansible-test-mapping'
mapping_rules_1:
- local:
- group:
domain:
name: example_domain
name: example-group
remote:
- type: HTTP_OIDC_GROUPS
any_one_of:
- group1
- group2
mapping_rules_2:
- local:
- group:
domain:
name: example_domain
name: example_group
remote:
- type: HTTP_OIDC_GROUPS
any_one_of:
- group1