ccpgames / sso-issues

Please file issues with the CCP SSO (login.eveonline.com) here.
17 stars 1 forks source link

[SSOv2] Trying to cancel authorization will instead confirm it #46

Open CarbonAlabel opened 5 years ago

CarbonAlabel commented 5 years ago

Bug

Reproduction Steps

Start an authorization flow, make sure to use a scope which wasn't previously granted to the application. After selecting a character, when presented with a list of required and already granted scopes, click the Cancel button.

Actual Behaviour

The authorization flow will proceed as if the Authorize button was clicked, with the user being redirected back to the application's callback URL with a code/token containing the new scopes, despite the user clicking the Cancel button.

Expected Behaviour

The authorization flow should be stopped somehow.

stebet commented 5 years ago

This is being worked on