WfExS-backend security context

Type: object

WfExS-backend security context file (EOSC-Life Demonstrator 7 JSON Schemas)

No Additional Properties

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^[^:;]+$
Type: object

Type: object

Type: string

The user name

Must be at least 1 characters long

Type: string

The user password associated to the username

Must be at least 0 characters long

Additional Properties of any type are allowed.

Type: object
Type: object

Type: string

Must be at least 1 characters long

Type: string

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object
Type: object

Type: string

The authentication token

Must be at least 1 characters long

Type: string

On HTTP, the authentication token is used to fill-in an 'Authentication: Bearer ' header. Sometimes authentication through tokens require using custom headers, like it happens with SevenBridges

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Type: enum (of string) Default: "GET"

Must be one of:

  • "GET"
  • "POST"

Type: object

Custom headers to be used on the request

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^[a-z][a-z0-9+.-]*:.*$
Type: object
Same definition as pattern1