Skip to content

Activate machine using license key as bearer token #30

Answered by ezekg
nCubed asked this question in Q&A
Discussion options

You must be logged in to vote

The Bearer {token} authorization scheme only supports API tokens. Likewise, the License {key} only supports license keys. To authenticate with a license key, you will need to first set the license policy's authenticationStrategy to LICENSE or MIXED, and then use the License {key} authorization scheme. If the License scheme was failing, it is likely due to the policy not allowing license key authentication, or the license key was incorrect, expired, or suspended. For more in-depth docs on API authentication, check out the docs (there is sections on License Key Authentication as well as Token Authentication).

And to answer your related question — we do not support passing in a license key i…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nCubed
Comment options

@ezekg
Comment options

@nCubed
Comment options

@ezekg
Comment options

Answer selected by nCubed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants