# Constants
QueryToken in the query of the redirectURL gets replaced with the original request URL, unescaped.
ServerRelativeURLToken in the query of the redirectURL gets replaced with the server-relative portion of the original request URL, escaped as a query parameter.
URLToken in the query of the redirectURL gets replaced with the original request URL, escaped as a query parameter.