The origin URL of the service. OAuth2 redirects will only be allowed to sites under this origin. Must end with a slash.
Declarations
Type
string matching the pattern .*://.*/$ or non-empty (list of string matching the pattern .*://.*/$)
Example
"https://someservice.example.com/"