Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

You are also required to pre-register your app with HIMSA. This allows HIMSA to register your app on our cloud platform and to send you an App ID that enables your app to communicate with the Noah Mobile API. This App ID is also used as the Client ID for OAuth authorization.

You will need an App ID for each App that you create. If your App will run on multiple platforms (such as IOS and Android) you can use the same App ID for all platforms.

Important: Do not use the same App ID for two separate Apps. This will cause the App to use the incorrect name in the Noah Mobile setup menu. It will also make it more difficult to control the distribution of each app. 

If you have not yet pre-registered your app, send an email to support@himsa.dk and submit a support request via our support system, specify “Noah mobile application id” in the subject summary field of the email. Inside the email you must . Also include the following information:

  • Company name (may be displayed by the business system accessed by the app)
  • Contact person(s), first and last name
  • E-mail address for contact person(s)
  • App name (may be displayed by the business system accessed by the app)
  • Redirect URI (This URI specifies where/or what the Authentication server should return after user authentication (Oauth 2.0 Implicit grant flow)
  • Client secret - choose a a text string with a minimum of 8 characters. This client secret is not used in the current authentication process, but it is required by HIMSA for future use.

Once we receive your emailsubmission, HIMSA will send you the required HIMSA App ID as quickly as possible.

...