Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch use authentication on api #1110

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Conversation

tinashechiraya
Copy link
Contributor

Description
The 3rd party API now requires token based authentication to access data.

This token can be obtained in the following:

  • create a super user (will be done by devOps for digital twin..We will need their email)
  • use super users email to generate a token from 'api/generate-special-token/[email protected]' endpoint
  • retrieve token and use with api: 'monitor/sites-with-observations'

This is linked to pr #1053

and linked to task #1097

@dimasciput dimasciput merged commit c88eb10 into main Oct 9, 2024
@lgkgh
Copy link
Collaborator

lgkgh commented Oct 9, 2024

Jenkins Build Details:

Build status: SUCCESS
Build duration: 14 min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants