Open anonymouse64 opened 5 years ago
This issue will be addressed in delhi dot release.
Similar to issue #40, we will switch from hard-coded name to snis section of [secretservice] section in the configuration file. This will be addressed in Delhi dot release
Currently, when generating OAuth tokens using the Kong plugin, the name of the application as specified by the
Name
parameter of theKongConsumerOauth2
struct is always hard-coded to beedgex
. This should be configurable either through a command line option or a configuration.toml propery.