CAM authentication in RushTI

Post Reply
artur_r
Posts: 4
Joined: Mon Mar 29, 2021 1:01 pm
OLAP Product: TM1
Version: PA 2.0.9
Excel Version: 2016

CAM authentication in RushTI

Post by artur_r »

Hi all,

is there any way to execute processes with RushTI using CAM authentication?

According to this article you can only hardcode user/password into config file. All processes which are executed with rushti uses only this user account.
https://code.cubewise.com/tm1py-help-co ... connection
ascheevel
Community Contributor
Posts: 312
Joined: Fri Feb 15, 2013 5:49 pm
OLAP Product: TM1
Version: PA 2.0.9.1
Excel Version: 365
Location: Minneapolis, USA

Re: CAM authentication in RushTI

Post by ascheevel »

That post is 3 years old, there have since been enhancements to the TM1py codebase to facilitate cam authentication.


https://github.com/cubewise-code/tm1py/ ... Service.py
MariusWirtz
Posts: 32
Joined: Sat Apr 08, 2017 8:40 pm
OLAP Product: TM1
Version: 10.2.2.6
Excel Version: 2016

Re: CAM authentication in RushTI

Post by MariusWirtz »

Hi,

Yes. CAM security is supported. You need to adjust the config.ini accordingly.
https://code.cubewise.com/tm1py-help-co ... with-tm1py
Post Reply