Hi, I am trying to build a project meant for an unattended bot using the Orchestrator API to retrieve user data. Is there any way to authenticate without using plain text? I tried retrieving credentials from orchestrator but the LoginModel does not accept securestring format.
Any Ideas?