Overview
Index
Root resource
summary: resource |
method
detail:
method
Path:
/
social
/
{realm}
/ login
Path parameters:
realm
-
Method Summary
Resource
Description
GET /social/{realm}/login?response_type=…&scope=…&redirect_uri=…&provider_id=…&state=…&client_id=…
Method Detail
HTTP Example:
GET /social/{realm}/login?response_type=…&scope=…&redirect_uri=…&provider_id=…&state=…&client_id=…
Output:
javax.ws.rs.core.Response
Query parameters:
response_type
scope
redirect_uri
provider_id
state
client_id
Overview
Index
Root resource
summary: resource |
method
detail:
method