Project

General

Profile

Feature #7001

Updated by Reynaud Sylvain about 10 years ago

This would enable use-cases where delegation of user permission is required: 
 * do not set @authorized 
 * use function user() will return the user token. Use it to build the URL parameter of HTTPConnector. HTTPConnector 

 Check: 
 * if redirection supports XPath syntax in URL 
 * if redirect URI must be registered

Back