How to share a form created with Uipath Apps without a need to Ochestrator login?

When I am sending a form created with UiPath Apps to another person… and when he/she tries to open the form, it asks the orchestrator username and password. I would like to send the form to a group of people who are not UiPath/ Orchestrator users. How accomplish that?

HI @ext-o

You can share a form created with UiPath Apps without a need to Orchestrator login by connecting processes from standalone Orchestrator to Apps in Automation Suite.

Check out the docs

You can also disable Orchestrator App login aka Basic Auth (hosted as App Service Azure)

Check out the thread

Regards
Gokul

1 Like

Does this property open the forms availability for all users?

image

Hi @ext-o

Im not sure on this, May be you can try to enable this and check it.

@ext-o ,

Please use Public apps and that way you can refrain login. Please follow below details url.

https://docs.uipath.com/apps/automation-cloud/latest/user-guide/use-public-apps

Thanks,
Arvind

1 Like

Thank you for your answer… I now enabled the “Public App” property and published a new version (>> ‘public’ is included in the link, as in attachment). Now I can access the application as external user but it still requires UiPath Assistant after clicking submit (attachment 2). How to get pass that? Process is defined to start unattendedly.

image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.