The General Information tile enables admins and app advocates to manage basic details and configure authentication endpoints for the application. It includes two tabs:
Basic Information, where you define basic details and configure multiple language support, and
Application URLs, where you specify authentication endpoints and trusted domains.
Steps
To view and update the application’s basic information:
Sign in to the Aikyam Identity Console.
In the left navigation pane, select Applications. Alternatively, you can select View Applications tile on the Dashboard.
Select the application you want to configure.
Go to the General Information tile and click View & Update. The side pane opens with two tabs:
Basic Information
Application URLs
Select Basic Information tab to fill in the key fields for app identification:
Application Name – The name assigned to the application during registration in the Aikyam Identity Console.
Display Name – Provide a user-friendly name to be displayed in the system if the application name is too technical.
Application ID – A unique identifier for the application provided during registration. This field is non-editable.
Line of business – Defines the business category associated with the application.
Locale – Enables each application to independently configure its language settings for its users. They can select from the options supported by the tenancy based on user demographics and specific requirements. English is pre-selected and cannot be modified.
Language selection support at the portal level:
For the HSID tenant: The portal offers the ability to select a preferred language from a list of 12 languages supported by the HSID tenant.
Description: Copy the application description from the IR form and enter it into this field.
Click Save to apply changes.
Next, select the Application URLs tab to configure authentication endpoints for a web-based application:
For OHID applications:
Default login URL – Enter the primary URL where users authenticate.
Login callback URL – Define the endpoint where users are redirected after successful login. This is a mandatory field provided during registration. You can edit this or add more URLs by clicking “Add more”.
Logout callback URL – Define the endpoint where users are redirected after logging out.
Trusted domains – Enter the list of approved domains for secure interactions with the application. This is a mandatory field.
For HSID applications:
Default login URL – Enter the primary URL where users authenticate.
Login callback URL – Define the endpoint where users are redirected after successful login. This is a mandatory field provided during registration. You can edit this or add more URLs by clicking “Add more”.
Logout callback URL – Define the endpoint where users are redirected after logging out.
Trusted domains – Enter the list of approved domains for secure interactions with the application. This is a mandatory field.
Site URL – Enter the primary URL where users are redirected to the main website when they click the application logo in the top navigation.
Accessibility URL – Enter the URL that redirects users (especially those using screen readers or other assistive technologies) to the organization’s accessibility guidelines.
Click Save to apply changes.
Note: For M2M applications, you will see only Trusted domains and Callback URLs fields, as they typically involve direct communication between systems or devices without user interaction.