Last modified by Alexander Mott on 2023/07/07 15:17

From version 8.1
edited by Mark Kohlmann
on 2021/07/22 22:46
Change comment: There is no comment for this version
To version 9.1
edited by Mark Kohlmann
on 2021/07/22 22:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,9 @@
1 1  Host processor (LWAPI Server) Setup (DIN-AP3 @ 10.44.5.91):
2 2  
3 3  * Enable Authentication [##authentication on##] or SSL [##ssl self##] if not already enabled
4 +* Enable LWAPI In Config (@ root level):
5 +## "LwApiEnable": true,
6 + "LwApiSecurityLevel": "Auth",##
4 4  * Create an API User and record the Key and Secret.  User group must have //LWAPI //role and //Execute //permissions.  //Lightweight API Users// group has been created for this purpose:
5 5  ##DIN-AP3>sradmin add api user "Central Control" "Lightweight API Users"
6 6  API User Central Control generated with Group permissions Lightweight API Users and Key: (% style="color:blue" %)**YTd2pQn7sjwiOWD9NqCIWw**(%%) Secret: (% style="color:orange" %)**OeiQEFo_-EDfc7sQe_qRpeQzSkZjylV2roa76utpJLI**(%%)##