Yogibaer75 / Check_MK-Things

From check plugins to website extensions
60 stars 19 forks source link

Added token Authentification #19

Closed marcohald closed 2 years ago

marcohald commented 2 years ago

To use an access token please generate one then set it using the following command: occ config:app:set serverinfo token --value yourtoken

Then pass the token with the "NC-Token" header when querying the above URL.