Skip to main content

Reference

This section provides a detailed explanation of the available options for setting up an application.

General Configuration

This page aims to provide a comprehensive overview of the general configuration options that are common to all application types. These configuration options allow you to customise the application according to your specific needs.

  • Name: It's the name of the application. You can change the name of the application based on your preferences. The name will be displayed within the application card on the application's broker page.

  • URL: It's the URL of the application which is called when the application is clicked in the application broker.

  • Description: It's a brief description of the application to help other users understand the purpose and functionality of the application.

  • Hide application checkbox: With this flag you can choose to hide the application from the application broker. This can be useful in situations where the application is not yet ready for use or is under maintenance or where Monokee initiated flow are not supported or unwanted.

info

Hide this application from the application broker option is available only for Express and SAML application.

  • Icon: It's the logo of the application that will be displayed in the application broker and in the admin area. The icon should be visually appealing and easily recognizable. There are two options for loading the icon:
    • Load from file: This option opens a popup where the user can select an image file from their local computer. The selected image will be uploaded and displayed as the application icon. The image selected should meet the following requirements: file size must be less than 2MB and the format must be one between JPEG, PNG, or BMP.
    • Load by URL: This option allows the user to paste the URL of the image they want to use as the icon. Once the URL is pasted, the image will be fetched and displayed as the application icon.
info

It is recommended that you select an image with a high resolution and a suitable aspect ratio to ensure that the icon appears crisp and clear in the application broker.

  • Protect with flow: This option allows to set the Authentication Flow that will be triggered each time an user try to access the application. If none is specified, default authentication flow will be used.
info

Protect with flow option is available only for Express and SAML application. OAuth application protection flow could be set in dedicated step.