GET
/
o
/
{organisation_id}
/
auth-schemes
/
oauth2
/
callback

Authorizations

cookie
string
cookierequired

Cookie authentication used by the Versori Platform.

Path Parameters

organisation_id
string
required

Query Parameters

code
string
required

The authorization code returned by the OAuth2 provider.

state
string
required

The state value returned by the OAuth2 provider.