Configurations
Epic Games
Creating a new App
Here’s the step-by-step guide on how to set up a new account, organization, product, and application to set up OAuth2 with Epic Games:
Create an Epic Games Developer Account:
-
Go to Epic Games Developer Portal to create an account
- Once your account is created, log in to the Developer Portal.
-
- Click Create Organization and fill in the required details.
- Click Submit to create the organization.
-
Register a Product:
- In the Developer Portal, go to the Products section.
- Click on Create Product and fill in the product details.
-
Create an Application:
- Go to the Applications section in the Developer Portal.
- Click Create Application.
- You’ll need to validate your domain. It will ask you to add a TXT DNS record to your domain.
- Fill in the application details such as name, description, and redirect URI (the URL where users will be redirected after successful authentication).
-
Create an Client:
- Go to Product Settings > Client. Click Add new Client.
- Fill in the application details such as name, description, and redirect URI (the URL where users will be redirected after successful authentication).
-
Get Client ID and Client Secret:
- Go to Product Settings
- Copy the Client ID and Client Secret that are generated for your application.
-
Turn on Epic Games in Dynamic Dashboard
- Go to Log in & User Profile, switch on Epic Games and add Client ID and Client Secret
That’s it! You now have OAuth credentials for your Epic Games application that you can use in Dynamic.