Skip to content

Where does the API Key in Basic auth come from? #132

Closed Answered by r-brown
r-brown asked this question in Questions
Discussion options

You must be logged in to vote

API Key Identification is a recommended authentication schema for NetLicensing validation requests. An API Key can be easily created:

API Key can be easily created:


One of the essential parameters in the validation response that you may need to consider is the valid property:

...
<property name="valid">true|false</property>
...

This property needs to be evaluated in your product, and the product behavior should be adjusted accordingly to the desired licensing schema.

Replies: 1 comment

Comment options

r-brown
Jan 8, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by r-brown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant