Resources | system | ssoAuth

ssoAuth

Contains all the configuration related to SSO feature.

Configuration

ParameterPresenceTypeDefaultDescription
disableLocalAccessObooleanfalse This control flag will disable local cli/restconf access when the value is ture.
proxyAdminUserOstringemsadmin This specifies the proxy Admin user account.
proxyCaleaUserOstringcalea This specifies the proxy calea user account.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/ssoAuth

  • No labels