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/04/07 16:52:10 UTC

[GitHub] [superset] Pythonbratty opened a new issue, #19596: Apache superset bypassing login mechanism

Pythonbratty opened a new issue, #19596:
URL: https://github.com/apache/superset/issues/19596

   Hi,
   
   Iam still not able to bypass login of admin user from apache superset. Please let me know I tried Cypress and other autologin as well.
   
   Help me unlock this issue 
   Thanks,
   Shilpa SJ


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


[GitHub] [superset] Dumisani2 commented on issue #19596: Apache superset bypassing login mechanism

Posted by GitBox <gi...@apache.org>.
Dumisani2 commented on issue #19596:
URL: https://github.com/apache/superset/issues/19596#issuecomment-1106802815

   Afternoon
   
   Sorry I’m new on superset. I may have forgotten to mention that I’m using superset through docker, so the commands suggested below are not recognized, e.g. I’m getting error message saying “superset: command not found”. See next image: ***@***.***
   
   
   From: Marcin Zegarmistrz ***@***.***>
   Sent: 18 April 2022 17:51
   To: apache/superset ***@***.***>
   Cc: Dumisani Mthalane ***@***.***>; Comment ***@***.***>
   Subject: Re: [apache/superset] Apache superset bypassing login mechanism (Issue #19596)
   
   You don't often get email from ***@***.*** Learn why this is important<http://aka.ms/LearnAboutSenderIdentification>
   
   Make sure you run the superset db upgrade and superset init commands after starting the application. You can also create an admin role running superset fab create-admin
   
   —
   Reply to this email directly, view it on GitHub<https://github.com/apache/superset/issues/19596#issuecomment-1101515997>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANWU67RQJOPZKRPEEJ4GC3LVFWAHNANCNFSM5SZ7XOCQ>.
   You are receiving this because you commented.Message ID: ***@***.***>
   Disclaimer:
   
   This message and any attachments are subject to HISP SA's privacy policy published at https://www.hisp.org/privacy-policy.  Please read the privacy policy before opening any attachment or taking any other action in terms of this electronic transmission.  If you cannot access the privacy policy, kindly send an email to ***@***.******@***.***%20?subject=Send%20me%20a%20copy%20of%20the%20HISP%20SA%20Privacy%20Policy> and a copy will be provided to you. By replying to this e-mail or opening any attachment you agree to be bound by the provisions of the HISP SA privacy policy.
   


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


[GitHub] [superset] falgunifb commented on issue #19596: Apache superset bypassing login mechanism

Posted by "falgunifb (via GitHub)" <gi...@apache.org>.
falgunifb commented on issue #19596:
URL: https://github.com/apache/superset/issues/19596#issuecomment-1415618735

   can anyone please tell how to fetch value of guest token in superset_config.py file ...as in url am passing token and that token need to verify in config file so it bypass the login screen of superset for user.
   http:/localhost.com:8080/login?token=1234&next=/superset/dashboard/11?standalone=true
   
   Thanks in advance!!!!!!


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


[GitHub] [superset] MarcinZegar commented on issue #19596: Apache superset bypassing login mechanism

Posted by GitBox <gi...@apache.org>.
MarcinZegar commented on issue #19596:
URL: https://github.com/apache/superset/issues/19596#issuecomment-1101515997

   Make sure you run the  `superset db upgrade` and `superset init`  commands after starting the application. You can also create an admin role running `superset fab create-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


Re: [I] Apache superset bypassing login mechanism [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #19596:
URL: https://github.com/apache/superset/issues/19596#issuecomment-1947483453

   Closing this as stale since it's been silent for so long, and we're trying to steer toward a more actionable Issues backlog. If people are still encountering this in current versions (currently 3.x) please re-open this issue, open a new Issue with updated context, or raise a PR to address the problem. Thanks!
   


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


[GitHub] [superset] Dumisani2 commented on issue #19596: Apache superset bypassing login mechanism

Posted by GitBox <gi...@apache.org>.
Dumisani2 commented on issue #19596:
URL: https://github.com/apache/superset/issues/19596#issuecomment-1099621661

   Hi
   
   I am a learner in superset and facing a similar issue as well. I was logged in successfully by default login, i.e. username: admin and password: admin; but the next day I wasn't able to. Please help me to be able to log in and continue with my studies. 
   
   Thanks


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


Re: [I] Apache superset bypassing login mechanism [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #19596: Apache superset bypassing login mechanism
URL: https://github.com/apache/superset/issues/19596


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