f5devcentral / f5-ansible-bigip

Test of new collection
8 stars 3 forks source link

"Token refresh process failed" when connecting to BIG-IQ using LDAP #5

Open jkknorr opened 3 years ago

jkknorr commented 3 years ago

Is LDAP supported as a login provider when using the f5networks.f5_bigip.bigiq_as3_deploy module? When I try to execute a runbook to deploy a test AS3, I get the following errpr:

ansible.module_utils.connection.ConnectionError: Token refresh process failed, server returned: {'code': 400, 'message': 'refreshToken.token cannot be null.', 'originalRequestBody': '{"refreshToken": {"token": null}}', 'restOperationId': 885783111, 'errorStack': [], 'kind': ':resterrorresponse'}

I can submit a full bug report for this, but I wanted to make sure I was using functionality that was supported before going down that path.

nmenant commented 3 years ago

Looking into it. Thanks for your feedback. Tracking this with INFRAANO-296

jkknorr commented 3 years ago

Any update on this? LDAP is our primary means of accessing our BIG-IQ environment so without the ability to using login providers we're somewhat dead in the water when it comes to this module.

nmenant commented 3 years ago

Hi,

We have documented the issue for engineering and they will be working on addressing it in the next development sprint. So our next release (due in 2 weeks and a half) will have this addressed