test-kitchen / vmware-vra-gem

A Ruby Gem for interacting with the VMware vRealize Automation system
Apache License 2.0
15 stars 32 forks source link

Sends Authorization: Bearer header instead of csp-auth-token for greater compatibility #89

Closed oshvarts closed 2 years ago

oshvarts commented 2 years ago

Description

Sends Authorization: Bearer header instead of csp-auth-token for greater compatibility

Issues Resolved

Closes #88

Check List