How can we add a service to AGOL with stored credentials using the python api?
Ideally we would like to add an item from our Portal ArcGIS Server to AGOL though python.
We've looked through the documentation found publish(), add(), and register(), but did not see anything about storing credentials?
Thanks!