Skip to content

ucdavis/Rosetta-API-Client-Example-Java

Repository files navigation

Rosetta API Client Example

A quick repository demonstrating how to access the UCD Rosetta API. Please contact the Campus Identity team to obtain the required credentials for your API account.

Resource Links

Example of .env file

# Rosetta Client ID
ROSETTA_CLIENT_ID=obtain-from-the-identity-team

# Rosetta Client Secret
ROSETTA_CLIENT_SECRET=obtain-from-the-identity-team

# Rosetta Base URL
ROSETTA_BASE_URL=https://obtain-from-the-identity-team.io/api/v1/

# Rosetta OAuth URL
ROSETTA_OAUTH_URL=https://obtain-from-the-identity-team.io/token

# Rosetta Scopes
ROSETTA_SCOPES=obtain-from-the-identity-team

# Rosetta Test IAM ID
ROSETTA_TEST_ID=member-iam-id-to-test-with

# Rosetta Export Location
ROSETTA_EXPORT_LOCATION=determined-by-you

About

A Java project demonstrating how to use the UC Davis Rosetta API

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages