Orchastrator And Swagger

You need to pass this as your request body:

image

Hello @Palaniyappan @postwick

Still getting error :-

Everytime I am getting this error when using user email and password.
Also I am not able to login to Orchestrator using email and password, I can only access orchestrator by clicking windows symbol.
I am using On Prem Orchestrator.

Thanks

As I mentioned earlier, you need to create a specific local account in Orchestrator with permissions to the API, to access the API externally.

Adding a User Account

  1. Log in to your organization Administration portal at https://<server>/identity/management/users as an administrator.
  2. On the Accounts & Groups page, on the Users tab, click Add User in the top right.

The Add User panel opens at the right of the window.

  1. If an External Provider integration is enabled for authentication, from the Domain Name list, select the domain to which the user account belongs.

NOTE:

  • It can take up to an hour to update the domain list with newly added two-way trusted domains.

  • Due to various networking or configuration issues, there is a chance that not all domains displayed in the Domain Name list are accessible.

  • Changes made to directory user or directory group names are not propagated to Orchestrator.

  1. Fill in the remaining user details.
  • If you are integrated with an external directory, the password is not required and, if system email notifications are set up, the user receives an email with their account details and can set their own password at first login.
  • If not, you must set a password for the account. The user will need the email address (or username) and password to log in to Orchestrator.
  1. If an External Provider integration is enabled for authentication, you can switch on the Always allow basic authentication for this user toggle if you want this user to also be able to log in using their local account.
  1. Under Group Membership, select the checkboxes for the groups to which you want to add this account.

Adding an account to a group grants them the same roles and robot setup as set for the group.

  1. Click Save to add the account.

If system email notifications are configured, the user receives an email message to confirm their account to log in.

  1. If you want to assign additional roles to this account, or perform robot setup (in addition to what is inherited through group membership), continue with Assigning roles to an account.

Hello @postwick

I tried above steps to add user, but I am not having access to do so.
Also its our organizational Orchestrator, so they will not allow to do so.

Is there any other ways for doing this.

Also please let me know if there is any other way for calling bot from API. Or to get bearer code from any application that can help in triggering bot.

Thanks