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/01/05 16:23:37 UTC

[GitHub] [superset] eschutho edited a comment on issue #17862: OAuthError: invalid_client : The client MUST NOT use more than one authentication method in each request

eschutho edited a comment on issue #17862:
URL: https://github.com/apache/superset/issues/17862#issuecomment-1005870703


   Hi @mandeeplohan I'm not familiar with this part of the app either,  most of this functionality lies outside of Superset, like Amit mentioned, but I'd suggest taking a look at the source of the error code from the oauth documentation: https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-31#section-2.3
   
   My first guess would be that you have the default `AUTH_USER_REGISTRATION_ROLE` set to "Public" when that role shouldn't require authentication. Have you tried setting that config to a different role like Admin?


-- 
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