Document representing the authentication request type.
Property | Type | Constraints | Description |
---|---|---|---|
type |
Enum {guest, credentials, refresh, session} | mandatory=true, nullable=false | Type of authentication request: guest, login (credentials), refresh or session. |