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 |
http://maasglobal.com/maas-backend/tsp-auth/init/response.json
http://maasglobal.com/core/components/units.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
authUrl | string |
Required | No | response (this schema) |
Uniform resource locator, see https://en.wikipedia.org/wiki/Uniform_Resource_Locator and https://mathiasbynens.be/demo/url-regex
authUrl
string
string
All instances must conform to this regular expression (test examples here):
^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$