The Open API specification for Synapse is now available for download!

Download Open API Spec

OAuthScope

org.sagebionetworks.repo.model.oauth.OAuthScope

The OAuth 2.0 scopes supported by Synapse

Enumeration
name description
openid Required scope for OpenID Connect
email When used with 'openid' return 'email' and 'email_verified' claims in ID token
profile When used with 'openid' return user profile information in ID token
view Read object metadata
download Download data
modify Create or change content
authorize Authorize access and share resources
offline_access Access resources even when the user is not logged in