Add a sample proxy application
The purpose of this tutorial is to walk through the process of setting up a sample proxy application through the Access Gateway Admin UI console.
Architecture
Proxy applications are typically used to redirect a request from one URL to another. They often use a query or similar mechanism to redirect from a root URL plus a resource path to a specific URL.
Before you begin
Ensure that:
- Access Gateway is installed and configured for use.
See Manage Access Gateway deployment. - Access Gateway has been configured to use your Okta tenant as IDP.
See Configure your Okta tenant as an Identity Provider for more information about configuring your Okta tenant as an IDP. - You have administrator rights on your Okta tenant and can assign applications to users and create groups.
-
Appropriate DNS entries exist for the application.
Typical workflow
Task |
Description |
---|---|
Create a containing group |
|
Create application |
|
Assign certificate |
|
Add additional attributes |
|
Add required proxy policy |
|
Test |
|