Steve Hu

Results 97 issues of Steve Hu

When I execute ``` kubectl apply -f samples/apigee/definitions ``` I got the following error. ``` customresourcedefinition. "apigees.config.istio.io" created customresourcedefinition. "analytics.config.istio.io" created authorization.config.istio.io "apigee" created error: unable to recognize "samples/apigee/definitions.yaml": no...

I am using JsonPath to extract objects for masking and code generating. When I switch to jsoniter, I cannot use JsonPath anymore. Is it possible to support the syntax of...

help wanted
feature request

The 1.6.x branch will be based on databases and the master branch will be Kafka streams based on light-portal integration.

for light-portal integration. * client * service * refresh-token

When registering a client, a client id/client secret pair will be created by the client registration service. However, it is hard to transfer the client secret to the external client...

The light-4j datasource module supports more configurations for the connection pool as well as the JDBC driver of each database. Also, it allows database password to be moved to secret.yml...

After light-oauth2 deployment, we need to run a shakedown light-bot config to confirm. Also, we can build initial client and user setup into it and lock down the access afterward.

For some customers, they have security policies to reset functional id password on a yearly basis and client secret is considered the same. Given the special usage of client id...

Today, we have custom claims populated into the client table during client registration. This is kind of static and not flexible enough. Sometimes, we need to go to some other...