ws1-client-sdk/com.airwatch.sdk/SsoSessionReturnCode
SsoSessionReturnCode¶
enum SsoSessionReturnCode
Lists all possible Single Sign On (SSO) states
Entries¶
| Name | Description |
|---|---|
| BROKER_APP_NOT_ENROLLED | Anchor application not enrolled |
| SSO_MODE_DISABLED | SSO Mode disabled in console |
| BROKER_APP_NOT_AVAILABLE | Unable to connect to Anchor application. |
| FAIL | Authentication failure |
| SUCCESS | Authentication is complete and session is started |
| AUTH_IN_PROGRESS | Authentication is in progress. |