applicationNamestringOptional The name of the partner's application
redirectUrlstringRequired URL to return to after exiting the authorization server. This is the default returned redirectUrl (if the deviceType query param is not passed when requesting an authorization code). This can be the same value as either webRedirectUrl or mobileRedirectUrl
webRedirectUrlstringOptional Web URL to return to after exiting the authorization server.
mobileRedirectUrlstringOptional Mobile URL to return to after exiting the authorization server.
partnerNamestringOptional The partner's name
userDetailsUrlstringOptional URL to get user details by tag
NOTE: The userDetailsUrl must accept a query parameter of “tag”