...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
The sample code provided below using Javascript that exposes the user credentail credential information is not a good security best practisespractice. Please do not put this into practisepractice. |
Using JSON API
- Using '/web/json/directory/user/sso' JSON API.
- You are allowed to call this method using JSON API Authentication or
- Directly passes the username and password with "username" and "password" parameters respectively shown in following example.
...