Hi Kress,
Thanks for your reply.
In our test instance, we have enabled Native login, and I am able to log in without any issues.
However, my requirement is to use a dedicated technical user for all our automation jobs.
For example, we have automated our security provisioning via SailPoint using REST APIs and Token. But in the Task Activity log, it shows my name for auditing because I am the one who generated the token. To avoid this, we want to use a contractor user as the technical account.
In our test environment, this works because i disable the External Authentication Provider, which allows Native login for that contractor account. But in Production, Native login is disabled entirely, so this approach does not work.
I would like to check if there is any way to disable SSO only for a specific user in Production. The goal is to log in with the contractor account without OTP, access the OneStream application, and generate the required API token using that ID.
Please let me know if there are any recommended options or best practices to achieve this.