Updated README.md
This commit is contained in:
parent
1055434737
commit
c8675aeb3f
12
README.md
12
README.md
@ -53,15 +53,3 @@ java -jar control-panel-0.0.1-SNAPSHOT.jar
|
|||||||
| Name | Description | Default value |
|
| Name | Description | Default value |
|
||||||
|-----------------|-------------------------|------------------------|
|
|-----------------|-------------------------|------------------------|
|
||||||
| ROOM_PICKER_URL | URL to main application | http://localhost:8080/ |
|
| ROOM_PICKER_URL | URL to main application | http://localhost:8080/ |
|
||||||
|
|
||||||
## Authorisation
|
|
||||||
For use api methods from main application you need add http headers with username (`RoomPicker-User`)
|
|
||||||
and password (`Room_Picker-Password`).
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
```http request
|
|
||||||
GET http://localhost:8080/nodes/hub/rooms/test-3/users
|
|
||||||
RoomPicker-User: admin
|
|
||||||
RoomPicker-Password: admin
|
|
||||||
```
|
|
||||||
Loading…
x
Reference in New Issue
Block a user