linagora / openpaas-gatling

Load test scenarios for the OpenPaaS software suite
Other
1 stars 7 forks source link

Refactor authentication with esn token #50

Closed remk closed 3 years ago

remk commented 3 years ago

Do not pass access_token on endpoint using authentication with esn authentication token. Request needing an ESN token will check if the token TTL is expired and renew it if needed.