Skip to content

dual token setup for connecting to dsis apim #12

@TordAreStromsnes

Description

@TordAreStromsnes

dsis apim has set up a dual token solution to get access to the data.

Here we will create a generic setup where the team just has to add their

  • subscription key (obtained from https://api-dev.portal.equinor.com/)
  • AAD token (obtained via microsoft authentication library(MSAL) which we can also add a small code snippet to aquire)
    • tenant id
    • client id
    • client secret
    • scope
  • dsis token
    • username
    • password
    • AAD token
    • subscription key
  • token endpoint
  • data endpoint

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions