Security v2

Delivering V2 has seen the introduction of a new security package using the OWIN open source specification and Katana components built and released by Microsoft. This is highly secure as the tokens are not held in config and will enable Role based authentication to be introduced at a later date.

Applying the security is fairly simple as clients just need to include a header called "Authorization" with a value of "bearer " plus the token provided the token provided by the Hivedome support team during registration, with every Web Service request. Here is an example shown in the Chrome extension Postman

 

 

 

 

 


Was this helpful?
Thanks for your feedback

Recently viewed