You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/18 14:53:52 UTC

[GitHub] [superset] JZ6 opened a new issue #19255: Error returning OAuth user info: missing_token due to AuthLib V1.0.0

JZ6 opened a new issue #19255:
URL: https://github.com/apache/superset/issues/19255


   The latest AuthLib breaks Oauth, returns the "Error returning OAuth user info: missing_token".
   Downgrading back to authlib==0.15.5 fixes this error and allows SSO to work again.
   
   #### How to reproduce the bug
   
   1. Setup Google Oauth
   2. Install Authlib 1.0.0
   3. Try to login
   4. See Error returning OAuth user info: missing_token
   
   ### Expected results
   
   Login via google SSO keeps working.
   
   ### Actual results
   
   Latest AuthLib releases throws a missing_token error.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   ![image](https://user-images.githubusercontent.com/10971263/159022342-2223774a-8881-4ec2-bc0f-fb46a7e341ed.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Chrome
   - superset version: `1.4.0` 
   - python version: `3.9.7`
   - node.js version: `16.9.0`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org