To create an internal business application that can be accessed from your ZTNA environment for the first time, please make sure that the App Gateway(s) has been deployed in your environment. Please check these KB according to the domain utilized in your environment:
- safous.com domain
- safous.cn domain
Creating Application in Admin Portal
- Login to Safous Admin portal
- Navigate to Settings > ZTNA > Application > Applications
- Click New Application. It will expand a form with multiple fields and choices which you will need to configure.
- When creating the application, please refer to this brief explanation provided for each configuration:
- Name is a required field. The application name you wish to create must be unique among all registered applications.
- Application Address/FQDN/Hostname is a required field. It refers to the IP address, FQDN or hostname of the server that hosts your application.
- Select Site is an optional field. It is used to specify from which site can your application be accessed. If you don't specify the site, by default, it will select all sites.
- Access URL is a field that will automatically generate the sub-domain for the new application. You could optionally change its value to a custom sub-domain you wanted to use.
- Visible toggle can be used to change the visibility of the app in user portal. You can use it to either show or hide the app in the user portal. If it is hidden, users will not be able to access the application.
- Icon for the application can be added by uploading an image file. You can use it to make the application more recognizable.
- Category is an optional field. It is used to attach a tag to the application to make it more organized. If you don't specify a category, by default, it will select uncategorized tag.
- Protocols is a required option. You must select the correct protocol for your application from the list of available protocols. In this example, the new application is an HTTP application, hence the protocol is HTTP.
- Port is a required field. It refers to the port number which can be used to access your application. By default, it will use the standard port that is being used by each protocol, but you could change it if your application used a different port.
- Protocol-specific configuration refers to the configurations that are specific to each protocol. Please refer to these KBs for the details of specific configuration for each protocol.
- Single Sign-On Settings is an optional feature. You can use it to automate the login process to the application if your application supports the capability for SSO. By default, it is set to None (no SSO).
- After you are done, click the Save button. The page will then display a notification for the successful creation of your app.