Open wangshuang0220 opened 3 years ago
@wangshuang0220 can you elaborate a little bit on your desired behavior? As it is, to create a token, you do need to specify an existing token to authorize the request.
Purpose, is to have same token over multiple influxdb servers. When you are behind a F5 load balancer, whenever the choosen backend server, the request will always been authorized.
Same purpose here : https://github.com/influxdata/influxdb/issues/21478
Or do you have another solution for this ? (except cluster commercial one)
@wangshuang0220 can you elaborate a little bit on your desired behavior? As it is, to create a token, you do need to specify an existing token to authorize the request.
Purpose, is to have same token over multiple influxdb servers. When you are behind a F5 load balancer, whenever the choosen backend server, the request will always been authorized.
Same purpose here : https://github.com/influxdata/influxdb/issues/21478
Or do you have another solution for this ? (except cluster commercial one)
Update ?
Proposal: Specify a token while creating token. Current behavior: Describe what currently happens.
Desired behavior: i want to specify token while creating token
Alternatives considered:
Use case: