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

Support of 9.04 OAuth client additions #80

Closed sygilber closed 6 years ago

sygilber commented 6 years ago

Hi Ram

Please review and consider this for the support of new 9.04 addition to OAuth client features.

I now recall why I took long to submit this roles.

It is something about the var 'requirePkce' that I initialized though that it should be a Boolean, but in the end I am defining it as null in defaults/main.yml file and it works. But I am getting now an idempotency issue with it.

Let review and commit.

Then we can have a second look with the idempotency issue (minor).