buy
Single Sign On

Description

Use the SSO (Single Sign On) API to generate the URL to access Webuzo Admin / Enduser Panel.

The API response will contain "URL"  on successful execution of API

Admin SSO

Parameters

NameMethodValueDescriptionRequired
actGETssoThe action specified to generate URL for admin
Yes
noipPOSTIntegerIf set to 1 the ip will not be checked
Yes

Sample Code

Curl PHP
curl -ku "user:password" "https://hostname_or_server_IP:2005/index.php?api=json&act=sso&noip=1"

Output

https://hostname.com:2005/sessiwdshHkjh787kj/?as=iwdsZzj8yy63uPafggfadgagfRG76Z8Yc

User SSO with Admin Credentials

This is useful if you would like to create enduser login link as an Admin

Parameters

NameMethodValueDescriptionRequired
actGETssoThe action specified to generate URL for admin
Yes
noipPOSTIntegerIf set to 1 the ip will not be checked
Yes
loginAsPOSTTextAdditional pararameter to pass as a username to generate SSO
Yes

Sample Code

Curl PHP
curl -ku "user:password" "https://hostname_or_server_IP:2003/?&loginAs=USERNAME&api=json&act=sso&noip=1"

Output

https://hostname.com:2003/sessiwdshHkjh787kj/?as=iwdsZzj8yy63uPafggfadgagfRG76Z8Yc
    Was this page helpful?
    Newsletter Subscription
    Subscribing you to the mailing list