IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

Added oidc parameter #72

Closed LouBea closed 6 years ago

LouBea commented 6 years ago

I just updated the role, the Python code in aac/api_protection/definitions.py already supports the oidc param.

sygilber commented 6 years ago

The 'oidc' was already available in the role 'add_oauth_definition' but it is lacking in the 'set_oauth_definition' equivalent.