Skip to main content

Synchronizes logged-in GitHub user

POST 

/sso/me/github/synchronize

Synchronizes logged-in GitHub user

Request

Query Parameters

    OAuth2Request.approved boolean
    OAuth2Request.authorities[0].authority string
    OAuth2Request.grantType string
    OAuth2Request.redirectUri string
    OAuth2Request.refresh boolean
    OAuth2Request.refreshTokenRequest.grantType string
    OAuth2Request.resourceIds string[]
    OAuth2Request.responseTypes string[]
    authenticated boolean
    authorities[0].authority string
    clientOnly boolean
    credentials object
    details object
    name string
    principal object
    userAuthentication.authenticated boolean
    userAuthentication.authorities[0].authority string
    userAuthentication.credentials object
    userAuthentication.details object
    userAuthentication.principal object

Responses

OK

Schema

    message string
Loading...