maas-schemas

response Schema

http://maasglobal.com/maas-backend/tsp-auth/init/response.json

Response schema for tsp-auth init

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Develop No Forbidden Forbidden maas-backend/tsp-auth/init/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]*$