Skip to content

Added type to spire request

Compare
Choose a tag to compare
@shunr-hpe shunr-hpe released this 23 Aug 17:18
· 72 commits to master since this release
7d13dbd
Added type to spire request (#52)

This change adds the query parameter, type, when requesting a token from
spire.
- For Role == Compute it adds type=compute
- For Role == Application and SubRole == UAN it adds type=uan

Jira: CASMHMS-5682