cubewise-code / tm1py

TM1py is a Python package that wraps the TM1 REST API in a simple to use library.
http://tm1py.readthedocs.io/en/latest/
MIT License
188 stars 107 forks source link

Support impersonation #353

Closed MariusWirtz closed 4 years ago

MariusWirtz commented 4 years ago

TM1py should allow impersonating users.

https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/com.ibm.swg.ba.cognos.tm1_rest_api.2.0.0.doc/dg_tm1_odata_auth.html

scrumthing commented 4 years ago

Great idea! I think that could be pretty useful.