Automatically login using separate servlet in 3.15

I have installed traccar server 3.15. I want to Know if the feature of automatically login using URL like
'http://server-ip:8082/traccar/s/login?locale=de&user=your_username&password=your_password'
is impemented in this version.
It seems not to work for me
Thanks in advance,
Stavros kostomanolakis

Anton Tananaev7 years ago

You can automatically login using token, but not username and password.

Antonio7 years ago

Thanks,
The token approach works fine.
The documentation in https://www.traccar.org/documentation/user-management/ is clear.