maas-schemas

response Schema

http://maasglobal.com/tsp/customer-auth/response.json

Response schema for initiating customer authorization for TSP

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Develop No Forbidden Forbidden tsp/customer-auth/response.json

Schema Hierarchy

response Properties

Property Type Required Nullable Defined by
authUrl string Required No response (this schema)

authUrl

Uniform resource locator, see https://en.wikipedia.org/wiki/Uniform_Resource_Locator and https://mathiasbynens.be/demo/url-regex

authUrl

authUrl Type

string

All instances must conform to this regular expression (test examples here):

^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$