Norce
nShift

Norce + nShift

Integration documentation and guides

Getting Started · 3

Getting Started

3

Getting Started

Start with credentials, setup steps, and the key guides for this pair.

Norce

oauth2 · The client credentials stay valid until rotated or revoked. Access tokens are short-lived and generated from these credentials.

10 minutes
  1. 1

    Open the Norce API account setup

    Go to the Norce area where API accounts and OAuth2 clients are managed for your tenant.

  2. 2

    Create or select the integration client

    Create a dedicated OAuth2 client for Junipeer, or use the existing client intended for the integration.

  3. 3

    Copy the Client ID and Client Secret

    Save the issued OAuth2 credentials for the correct Norce environment.

  4. 4

    Confirm the correct environment URL

    Make sure you know which Norce base URL or environment should be used together with the credentials.

  5. 5

    Paste the credentials into Junipeer

    Enter the Client ID, Client Secret, and any environment-specific URL in the Junipeer connector settings.

nShift

basic_auth · Until disabled, replaced, or deleted

10 minutes
  1. 1

    Log in to nShift Delivery

    Open nShift Delivery and sign in with the account that should manage the API key.

  2. 2

    Open API keys

    Go to Maintenance → API keys.

  3. 3

    Create a new key

    Click New API key, keep Status as Enabled, and set Type to Web Services (REST).

  4. 4

    Enter the key details

    Add a Note, optionally restrict valid IP addresses, enter the correct Developer ID, and choose a Profile if the key should be profile-specific.

  5. 5

    Save and copy the generated values

    When you save, nShift generates an ID, a Secret ID, and a combined ID. Use the ID and Secret ID to authenticate against the REST API framework.

  6. 6

    Paste the credentials into Junipeer

    Enter the API key ID, Secret ID, and Developer ID in Junipeer if those fields are requested by the connection setup.