Register Your Client Application

To allow your application to integrate with your ManageEngineAppCreator applications, you must register it with ManageEngine:

  1. Go to host:port/iam/developerconsole . If it's the first time you're registering a client application, click GET STARTED.
  2. Enter Client Name. This is the name of the application that you are registering with ManageEngine.
  3. Enter Homepage URL.
  4. If you are registering a client-based, server-based, or mobile-based application, enter at least one Authorized Redirect URI. These are URLs of your application to which ManageEngineAccounts will redirect you with the authorization code after successful authentication.
    • URIs are to be in the format https://www.your-domain.com/callback
    • Multiple URIs can be entered, comma-separated
    • You can use dummy values if you don't have one
  5. Click CREATE.

    The client credentials will be displayed. Below is how the client credentials will look for a server-based client application: