|
|
|
@ -118,8 +118,8 @@ Request JSON object:
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
|
{ |
|
|
|
|
auth_name: "your-name", |
|
|
|
|
auth_realm: "your-realm", |
|
|
|
|
auth_name: "auth-name", |
|
|
|
|
auth_realm: "auth-realm", |
|
|
|
|
auth_token: "current time based token", |
|
|
|
|
name: "name that wants to be authenticated", |
|
|
|
|
realm: "realm that wants to be authenticated", |
|
|
|
|