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

Authentication #907

Open
prafagr opened this issue Aug 7, 2024 · 0 comments
Open

Authentication #907

prafagr opened this issue Aug 7, 2024 · 0 comments

Comments

@prafagr
Copy link

prafagr commented Aug 7, 2024

Description

How to ensure that
a) engine_setting.json file reads the updated token from a file which is updated at a regular cadence.
b) the above token value is updated to a specific header in a request.

Currently, it appears that the token value is sent as part of every request:
a) For those requests where the header is not present in grammar.py file there the header is added
b) For those requests where the header is present in grammar.py file then two headers are sent

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