Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
New Member
Since ‎05-07-2015
‎06-22-2021

My Stats

  • 11 Posts
  • 1 Solutions
  • 6 Likes given
  • 0 Likes received

heegalbrait's Bio

Badges galo Earned

View all badges

Recent Activity

I just noticed to our surprise that microEdge access_tokens are JWT tokens.Also in a different question, it was covered how to expand microedge-auth proxy to do for instance a password-grant. Is it possible to modify microedge to include custom claim...
We have a services which provides apis like host:port/cms/{documents/folders/health}. Because they way our infrastructure works local balancers (LB) are hitting host:port/cms/health to detect issues or auto-scale. When we add MG in-front of our servi...
Microgateway does not seem use the Node “streaming” interface but rather processes each HTTP chunk in Javascript VM memory. Are there any recommendations for using microgateway for REST endpoints that receive or access large binary files ?