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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best way to pass custom http header to authenticate #1369

Closed
vviers opened this issue Jan 6, 2023 · 1 comment
Closed

Best way to pass custom http header to authenticate #1369

vviers opened this issue Jan 6, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@vviers
Copy link
Contributor

vviers commented Jan 6, 2023

Hey there 馃憢馃徏

I would like frictionless to be able to authenticate to a server via a {"Authorization": f"Apikey {key}"} header in order to read a remote resource.

I tried to play with the RemoteControl object but I does not have the http_session attribute anymore.

Before hacking away frictionless, I was wondering if you could point me to the easiest way to do this ?

Many thanks 馃檹馃徏

@roll roll added the question Further information is requested label Jan 9, 2023
@roll roll self-assigned this Jan 9, 2023
@roll roll closed this as completed in f3fea0a Jan 12, 2023
@roll
Copy link
Member

roll commented Jan 12, 2023

Hi @vviers,

Since v5, it's been moved to a system context - https://framework.frictionlessdata.io/docs/advanced/system.html - as more appropriate way to handle auth/z (now it also handles metadata loading etc)

Please let me know if it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Archived in project
Development

No branches or pull requests

2 participants