Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Move away from bearer token on validator and api communicaiton to instead accept requests from a specific host. #100

Open
GuiBibeau opened this issue Apr 29, 2024 · 4 comments
Assignees
Labels
💻 aspect: code Concerns the software code in the repository enhancement New feature or request ✨ goal: improvement Improvement to an existing feature 🟨 priority: medium Not blocking but should be fixed soon

Comments

@GuiBibeau
Copy link
Collaborator

right now we allow communication using a bearer token. This works for a while but eventually we need to move away from hard coded secrets to instead use something more formal like an allow list mechanisms.

@tobySolutions
Copy link
Member

right now we allow communication using a bearer token. This works for a while but eventually we need to move away from hard coded secrets to instead use something more formal like an allow list mechanisms.

Nice! This makes perfect sense.

@tobySolutions
Copy link
Member

Any updates on this @GuiBibeau?

@tobySolutions tobySolutions added enhancement New feature or request 🟨 priority: medium Not blocking but should be fixed soon ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository labels May 4, 2024
@GuiBibeau
Copy link
Collaborator Author

probably 4-5 weeks away from working on this

@multipletwigs
Copy link
Collaborator

Say less, now is the perfect time to work on it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository enhancement New feature or request ✨ goal: improvement Improvement to an existing feature 🟨 priority: medium Not blocking but should be fixed soon
Projects
None yet
Development

No branches or pull requests

3 participants