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