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

issue_62 implementation #63

Closed sygilber closed 6 years ago

sygilber commented 6 years ago

Please review this implementation change for role 'add_oauth_definition' to support the new "oidc" attribute.

An example is provided on how to invoke the role with "fake" values provided similar to those contained in the 9.0.4 rest-api documentation.

The example does not cover all cases possible but will help as a start.