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

Add support for Cloudflare Access Service Tokens #167

Closed
gregg098 opened this issue Dec 17, 2019 · 1 comment
Closed

Add support for Cloudflare Access Service Tokens #167

gregg098 opened this issue Dec 17, 2019 · 1 comment

Comments

@gregg098
Copy link

I use Cloudflare Access to add an additional layer of security before any request is made to my Nginx instance which then goes to Home Assistant. I have read through a few of the other open/closed issues here that are related (HERE and HERE for example), and understand that there is no way to use the workflow with the app right now.

At the same time, Cloudflare Access has the ability to use Service Tokens which give you a way to bypass using Google or whatever auth method is setup in Cloudflare Access, and just pass the token in the header. See here for more information:
https://developers.cloudflare.com/access/service-auth/service-token/

Is this something that would be able to be added to the app relatively easy?

As an example, I was able to setup GPS Logger to use the token by adding these tokens to the HTTP header in the configuration of that app. Would be nice if there was something similar in this app if realistic.

Thanks.

@balloob
Copy link
Member

balloob commented Dec 18, 2019

This is not something we can easily add, and its outside of scope of what we want to have in the main app.

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

2 participants