Versions Compared

Key

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

The Common Identity API helps authenticating private resources or sign documents digitally.

Base URL

https://prod-common-identity-api.azurewebsites.net/

Connect thru .NET SDK (optional)

If you have a .NET application for your business, you can leverage the SDK experience using the nuget command below. SDK will handle the authentication part out of the box.

Install-Package LinkMobility.IdentityApi.Client -version 1.0.4 -Source https://www.myget.org/F/linknorway/api/v3/index.json

This feed is not public, hence you would need to configure your nuget.config page as described here.

Authentication

TODO

Supported workflows

1. Authentication

todo:add api endpoints along with explanations

2. Signing

todo:add api endpoints along with explanations