Pass custom URL parameters in OAuth authn to authn page
Description
Marginally useful feature, but in some cases needed:
in order to create customized experience of the sign in page, interpretation of custom URL parameters may be needed. To achieve this we need to pass URL parameters which are not recognized by OAuth subsystem (parsing servlet) to UI handling servlets.