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 #90

Closed oshvarts closed 2 years ago

oshvarts commented 2 years ago

... for greater compatibility

Signed-off-by: Oleg Shvartsman oshvarts@ford.com

Description

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

Issues Resolved

Closes #88

Check List

damacus commented 2 years ago

Requires #91 before merging. i.e. we need RSpec tests to run on PRs.

oshvarts commented 2 years ago

Any movement on this, maintainers?