Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O Open ZGY
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Seismic
  • Open ZGY
  • Merge requests
  • !64

Switch to SAuth V2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paal Kvamme requested to merge kvamme62/use-sauth-v2 into master May 03, 2021
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 11

This deals with devops for building our internal staging area and might not be very relevant for the OSDU source code. Specifically, obtaining an authentication token for running unit tests against files on the cloud. But it is simpler to keep the two git repositories in sync. And who knows; maybe this could be useful as an example?

  • SAuth tokens for unattended unit tests are now obtained as if the tests were in a "Web server application". The old method won't work after transitioning to SAuth v2.

  • The Linux and Windows builds now use the same mechanism. And it is no longer required to manually refresh the impersonation token every 7 days.

  • The pull request also contains a few other tweaks for the build rules.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kvamme62/use-sauth-v2