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

Download Open API Spec

OIDCAuthorizationRequestDescription

org.sagebionetworks.repo.model.oauth.OIDCAuthorizationRequestDescription

Human readable description / details about an authorization request

Field Type Description
clientId STRING ID of the client requesting authorization
redirect_uri STRING URL to which the user-agent is to be redirected after consent is given.
scope ARRAY<STRING> Scopes and claims requested by client