Skip to main content

Add Application

This section provides comprehensive instructions on how to create an application in Monokee and how to configure its general configuration. Whether you're building a SAML 2.0, OAuth 2.0, OpenID Connect, or Express application, these instructions are applicable and will give you the initial steps to start defining your application in Monokee.

The following steps will guide you through the process of setting up an application:

  1. Navigate to your Monokee custom fully qualified domain name (FQDN) or if you haven't set up a custom FQDN, go to Monokee's default page and enter your domain ID. Then, enter your login credentials to access your account.

  2. Open the left sidebar and select Applications from the menu.

  3. This will display a list of applications. To create a new application, click the Add button located in the top right corner of the table. Then, select the desired application type between SAML application, OAuth application and Express application and click Add.

  4. Monokee will open the General Configuration step.

  5. Set the Name of you application. For example Demo Application.

  6. Leave the optional URL parameter empty if you don't want to override the default URL used in the application broker card.

  7. Set an optional Description. For example My first app integration with Monokee

  8. Leave the optional Hide this application from the application broker parameter unchecked if you don't want to hide the application from user's application broker.

    info

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

  9. Load an optional application icon using the Load From File or Load by URL options.

  10. Skip the Protect with flow configuration. In this way the default Authentication Flow will protect this app.

    info

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

  11. Click Create to proceed to the application type specific configuration.


To continue learning how to set up your application, refer to the dedicated sections: