Custom Application - Steps to Create and Configure an OpenID Connect (OIDC) Application in UniFed
- Login to UniFed:
- Use your credentials to log in to the UniFed platform.
- Navigate to Tenant:
- Go to Tenant > Tenant List and select the specific tenant where the application needs to be created.
- Add Application:
- Click on Application and then select Add Application.
- Choose OIDC - OpenID Connect Protocol to proceed.
- Configure General Settings:
- Application Name: Enter the desired name for the application.
- Redirect URL: Provide the callback URL of the Service Provider (SP) application.
- Application Login URL:
- Retrieve the Login URL from the SP application and paste it into the required field.
- Attribute Mapping (Optional):
- Map UniFed attributes to the application attributes if required and save the configuration.
- OpenID Discovery Data:
- Extract the links from the OpenID Discovery Data and configure them in the SP application.
- Authentication Setup:
- Configure at least one mandatory authentication method based on your requirements:
- Primary Authentication
- Secondary Authentication
- Conditional Access
- Configure at least one mandatory authentication method based on your requirements:
- Complete Application Creation:
- After filling in all the required fields, the application will be created and listed on the Application View Page.
- Access the Application:
- Copy the Application URL and paste it into a new browser.
- Proceed with the authentication process to log in to the application.
This process ensures the successful creation and configuration of an OpenID Connect (OIDC) application in UniFed.