Create OAuth clients

Create OAuth clients to allow your integration to act on behalf of an Inxmail New Xperience user.

You will need to create a separate client ID with a secret for each integration that will act on behalf of an Inxmail New Xperience user.

Step by step

  1. Open the "OAuth-Clients" navigation item.

  2. Click New OAuth client.

  3. Enter a unique name for your OAuth client.

    You cannot change the name later on. Therefore, take extra care when assigning a name. It must be unique in your Inxmail New Xperience account, and you cannot change it at a future time.

  4. Enter a display name and select the space you wish to link the integration to.

  5. Redirect URL: Enter the redirect URL within your integration that you want to redirect to after the user has successfully logged in and given their consent. If you don’t know it now, you can add it later. Your redirect URL must use the HTTPS protocol.

    The integration only works with a redirect URL: If you do not specify a redirect URL, your integration will not work.

    With third-party integrations: Ask your third-party vendor which redirect URL you need to enter.

    Typically, you will have only one redirect URL. Click the icon to specify more than one redirect URL.

  6. Click Create.

  7. Copy your client ID and secret to the clipboard to ensure they are available to you at a later time.

    Keep your secret safe: This is sensitive information. Do not disclose it or share it with others and save it in a secure location.

    Once you have completed this step, you will no longer have access to your secret: Make sure to store it in a safe location. Neither you nor Inxmail can access your secret once you close this dialog.

  • You have stored an OAuth client with a client ID and secret in Inxmail New Xperience.

Now switch to your integration and complete the OAuth setup there.