JWT token + Policy

@Marcos-Oleiro it is possible. You can create shell script loops a curl command on /hello endpoint on your gateway to check when the gateway comes up or something like wait-for-it.sh to verify when the gateway is up. Once the gateway is up you can use curl to complete this API call which would create the key for you. Keys are not saved as files like the APIs they are stored in redis.

1 Like