POST /oauth2/consentcheck
Check whether user has already granted consent for the given OAuth client, scope, and claims. Consent persists for one year.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/oauth2/consentcheck
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | POST |
Request Object | OIDCAuthorizationRequest (application/json) |
Response Object | OAuthConsentGrantedResponse (application/json) |