Authentication and Authorization

To access Accounting System API resources, you have to be authenticated by EOSC Core Infrastructure Proxy. EOSC Core Infrastructure Proxy offers various Identity Providers where the authentication process can be performed. Once you log in, you obtain an access token. Use this token to access the available API operations.

Based on the permissions that have been assigned to you, you can access the corresponding operations. You can find the available roles here.

You can identify yourself at EOSC Core Infrastructure Proxy.

Application

  • GroupId: org.grnet
  • ArtifactId: accounting-system
  • Version: 1.0.0-SNAPSHOT
  • Quarkus Version: 2.5.1.Final