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

Feature Request - pull config from app not env config #228

Open
hlminh2000 opened this issue May 27, 2020 · 2 comments
Open

Feature Request - pull config from app not env config #228

hlminh2000 opened this issue May 27, 2020 · 2 comments
Assignees
Labels
minor Small detail - you can live its not fixed immediately new-feature Request is a new feature

Comments

@hlminh2000
Copy link
Contributor

Pull the ego public key from ego rather than environment config

Detailed Description

This helps reduce amount of configurations necessary t run the gateway

Possible Implementation

  • create a token validator at initialization time, then provide it to the resolvers through context.
  • possibly implement a self-heal (although that's tricky because how do you know when to refresh the public key?...)
@hlminh2000 hlminh2000 added the new-feature Request is a new feature label May 27, 2020
@rosibaj rosibaj changed the title Feature Request Feature Request - pull config from app not env config May 28, 2020
@rosibaj
Copy link
Contributor

rosibaj commented May 31, 2021

@joneubank @blabadi is this ticket still valid?

@joneubank
Copy link
Member

its valid but not a priority. everything Minh wrote is the ideal way to handle it and will result in fewer manual steps when the private key changes.

@rosibaj rosibaj added the minor Small detail - you can live its not fixed immediately label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Small detail - you can live its not fixed immediately new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

3 participants