InlineCredentialsRequest1

InlineCredentialsRequest1
InlineCredentialsRequest1
JSON Example
{
    "password": "ssoPass",
    "principal": "string",
    "type": "string",
    "username": "ssoUser"
}
string
password
Optional

The SSO password

string
principal
Optional

Optional principal to associate the session with.

string
type
Optional

Polymorphic discriminator property, value is 'ssoCredentials'

string
username
Optional

The SSO username