Authentication HTTPBasic Api
interface AuthenticationHTTPBasicApi
Functions
Link copied to clipboard
abstract suspend fun authenticate(postAuthenticationRequest: PostAuthenticationRequest, returnClientList: Boolean? = false): PostAuthenticationResponse
Verify authentication Authenticates the credentials provided and returns the set roles and permissions allowed. Responses: