Path: / admin / realms / {realm} / users / {username} / social-links

List set of social logins associated with this user.

Path parameters:
username -
realm - realm name (not id!)

Method Summary
ResourceDescription
GET /admin/realms/{realm}/users/{username}/social-linksList set of social logins associated with this user.

Method Detail
HTTP Example:
GET /admin/realms/{realm}/users/{username}/social-links

List set of social logins associated with this user.

Output:
List<SocialLinkRepresentation> -
Produces:
application/json