SSO will break after Nov 1
Bug
- I have searched issues (Y/N): Y. #1196 (closed) turned up, but is marked closed and I can't re-open it.
- What Version of Alliance Auth: v2.8.7
- What Operating System: Linux, 20.04.3
- Version of other components relevant to issue eg. Service, Database: n/a
Please include a brief description of your issue here.
Logging in with EVE authentication directs to the /oauth/authorize instead of /v2/oauth/authorize path. As per https://developers.eveonline.com/blog/article/sso-endpoint-deprecations-2 this will break not just login, but also break any api key based pull from previous logins, after Nov 1, unless existing tokens are upgraded and new logins are performed with /v2.
Please include steps to reproduce the issue
Please include any tracebacks or logs
Please include the results of the command pip list