- install 8.10
- setup OAuth2 consumer like in screenshot OAuthConsumerSetup.png
- log out and use the following URL to attempt login:
http://localhost:8080/nuxeo/oauth2/authorization?response_type=code&client_id=AZESDF546vbn789&redirect_uri=http://localhost:8080 - the url does not include to login.jsp?requestedUrl=oauth2Grant.jsp (see screenshot noRedirection810.png)
This works fine in 7.10 (see screenshot redirection710.png)