Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access_token not working #174

Open
evilalmus opened this issue May 25, 2022 · 0 comments
Open

access_token not working #174

evilalmus opened this issue May 25, 2022 · 0 comments

Comments

@evilalmus
Copy link

Describe the bug
Deployed using the Heroku app and set an access_token and an http username/password. When trying to access the dashboard widgets using the access_token browser prompts for a username/password. (I also tried w/o a user/pass set, in which case it allows access even without the token)

To Reproduce
Steps to reproduce the behavior:

  1. Deploy using heroku app
  2. Include http auth values and access token
  3. test access with/without access_token

Expected behavior
w/o access_token access should not be granted
with access_token access should be granted and user/pass should not be requested

Actual behavior
with or w/o access_token browser prompts for user/pass, once they are entered access is granted, if they are not entered access is not granted. (seems that setting the access token doesn't do anything)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant