Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBackendCredentials

The credentials with which a trusted backend client (such as sprintr) connects to the Model API Server.

Hierarchy

  • IBackendCredentials

Index

Properties

Properties

Optional openid

openid: undefined | string

The OpenID on behalf which the trusted backend service operates.

password

password: string

username

username: string

Generated using TypeDoc