Chirpstack -> Thingsboard Provisioning

I am currently looking into the thingsboard integration, however I am wondering if it supports the automatic provisioning that thingsboard provides? Manually provisioning/providing an access token for each is not an option so being able to provide the provision key/secret to allow it to create the device on thingsboard would massively help.
https://thingsboard.io/docs/user-guide/device-provisioning/ for reference.

@brocaar @chopmann Any help would be appreciated.

Thanks.

Last time I “played” with TB is almost two years now. I only did the manual provisioning.
In any case, they provide a “demo-script” in that case you could extend/merge that with a python script which configures the devices on the chirpstack side. It’s writing down what you do manually.