How to inject users in scenario

Hello,

I am testing the authentication API, I want to launch 100 simultaneous connections to iterate 5 times with a pause of one second, for exemple I start 100 users simultaneous to login, then one second pause until reaching 500 users in total.

Please how can i achieve this.

Thanks in advance