0.0.7-a1 • Published 4 months ago

@trimble-oss/trimble-id v0.0.7-a1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

@trimble-oss/trimble-id

Trimble Identity SDK developer documentation for JavaScript/ TypeScript.

šŸ“š Documentation - šŸš€ Getting Started - šŸ’¬ Support

Documentation

  • Developer guide - Our Dev guide to work with various authentication grant types and its providers.
  • Reference documentation - Our code reference documentation for various grant token providers from code comments.
  • Samples - a code guided samples for all supporeted grant type token providers.
  • FAQs - frequently asked questions answering the most common questions.
  • Release Notes - release notes about trimble-id SDK.

Getting Started

Installation

Using npm in your project directory run the following command:

npm install @trimble-oss/trimble-id

Configure Trimble Identity

Create a new application in the Trimble Developer Console portal and configure the following settings:

To register your service application in Trimble Developer Console:

  1. On the left pane select Identity Management > Applications.

  2. On the Applications home page, in the top right corner select + NEW APPLICATION. The Create Application page displays.

  3. Select Continue to enter the applications details.

    FieldDescription
    NameName of your application
    Display NameProvide a display name of the application.
    DescriptionProvide a description for the application.
  4. Configure Grant Type and Token preferences of your application choice.

    FieldDescription
    Application Grant TypesSelect the grant types that will be used for authenticating users or applications.
    Allowed Callback URLSRefers to the redirect URI of the application after logging into Identity. More than one URL can be added to this field. The total URI length should not exceed 400kb. This field appears only when you select the Authorization Grant type.
    Allowed Logout URLSThe URIs that Identity can redirect to after log out. More than one UL can be added to this field. The total URI length should not exceed 400kb. This field appears only when you select the Authorization Grant type.
  5. Select "Create Application" to save changes.

Take note of the Client ID and URLs under the "Basic Information" section. You'll need these values to configure the SDK.

For more information, see Authentication documentation.

Raise an issue

To provide feedback or report a bug, please raise an issue on our issue tracker.

Support

Send email to support@trimble.com

0.0.7-a1

4 months ago

0.0.7

5 months ago

0.0.5-a2

1 year ago

0.0.5

1 year ago

0.0.6-a1

1 year ago

0.0.6

1 year ago

0.0.5-a1

1 year ago

0.0.4

1 year ago

0.0.4-rc.2

1 year ago

0.0.4-rc.1

1 year ago

0.0.3

1 year ago

0.0.3-rc.2

1 year ago

0.0.3-rc.1

1 year ago

0.0.2

2 years ago

0.0.2-rc.3

2 years ago

0.0.2-rc.2

2 years ago

0.0.2-rc.1

2 years ago

0.0.1

2 years ago

0.0.1-rc.3

2 years ago

0.0.1-rc.2

2 years ago

0.0.1-rc.1

2 years ago