Skip to main content
Sign in
Snippets Groups Projects
Select Git revision
  • Sprint/2020-20
  • master default protected
  • gitkeep
  • Sprint/2022-01
  • dev protected
  • Sprint/2021-07
  • Hotfix/1306-fixReporting
  • Testing
  • Product/704-basicReporting
  • Topic/1051-basicReporting
  • v1.1.2
  • v1.1.1
  • v1.1.0
13 results

kpi-generator-deprecated

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • ProxyApi

    This Api can access the RWTHAppProxy and OAuth2 of the RWTH Aachen University.

    Furthermore some helper classes exists which can verify tokens for accessing certain Api methods.

    The following configuration keys are currently settable:

    • "coscine/global/context/metadata/scope"
    • "coscine/global/context/metadata/serviceid"
    • "coscine/global/context/coscine/scope"
    • "coscine/global/context/coscine/serviceid"
    • "coscine/local/proxytest/refreshtoken" <= A valid refresh token for testing
    • "coscine/global/epic/prefix"
    • "coscine/global/epic/url"
    • "coscine/global/epic/user"
    • "coscine/global/epic/password"

    Building

    Build this project by running either the build.ps1 or the build.sh script. The project will be build and tested.

    Links