website/docs/add-secure-apps/providers/rac/create-rac-provider.md
For an overview of Remote Access Control (RAC), see the RAC provider documentation.
You can also watch our video on YouTube for setting up RAC:
<iframe width="560" height="315" src="https://www.youtube.com/embed/9wahIBRV6Ts?start=22" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen></iframe>Follow this workflow to create and configure an RAC provider:
Depending on whether you are connecting using RDP, SSH, or VNC, the exact configuration choices will differ, but the overall workflow applies to all RAC connections.
To create a provider along with the corresponding application that uses it for authentication, navigate to Applications > Applications and click Create with Provider. We recommend this combined approach for most common use cases. Alternatively, you can use the legacy method to create only the provider by navigating to Applications > Providers and clicking Create.
Next, you need to add property mappings for each remote machine you want to access. RAC property mappings can be used to pass the access credentials and connection settings of the remote machine.
Refer to the RAC Credentials Prompt and RAC SSH Public Key Authentication documentation for alternative methods of handling RAC authentication.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Customization > Property Mappings, and click Create.
Select RAC Provider Property Mapping as the property mapping type, and then click Next.
On the Create RAC Provider Property Mapping page, provide the following configuration settings:
Click Finish.
Then, you need to create an endpoint corresponding to each remote machine you want to connect to. Endpoints define the IP address, port, protocol, and other settings used for connecting to a remote machine.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Providers.
Click the Edit button on the RAC provider that you previously created.
On the Provider page, under Endpoints, click Create, and provide the following settings:
-1 to disable the limitationClick Create.
The RAC provider requires the deployment of an RAC Outpost.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Outposts.
Click Create and set the following values:
RACClick Create to save your new outpost.
To verify your configuration and access the remote machine, go to the User interface of your authentik instance. On the My applications page, click the Remote Access application to start a secure session on the remote machine in your web browser.
If you defined multiple endpoints, click the endpoint for the remote machine that you want to access.