authenticate.registerUser: Registering new user

Registering a new user.

Inputs

Any parameter to define new user.

string
Please set a value for fields.

The corresponding values for fields.

string
Please set a value for values.

Outputs

The success or failure message.

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "authenticate.registerUser", "title": "Registering new user", "description": "Registering a new user.", "version": "2.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/authenticate.registerUser/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/authenticate.registerUser/execution.html"}], "inputs": {"fields": {"title": "Any parameter to define new user", "description": "Any parameter to define new user.", "minOccurs": 2, "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value"}, "id": "fields"}, "values": {"title": "The corresponding values for fields", "description": "The corresponding values for fields.", "minOccurs": 2, "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value"}, "id": "values"}}, "outputs": {"Result": {"title": "The success or failure message", "description": "The success or failure message.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/html"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/html"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/html"}]}, "id": "Result"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/localhost/ogc-api/processes/authenticate.registerUser.html
Last modified: Sat Feb 19 15:43:34 CET 2022