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

List set of social logins associated with this user.

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

Sub-Resources
Resources
NameDescription
{provider}

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

Method Detail

GET /admin/realms/{realm}/users/{username}/social-links

List set of social logins associated with this user.

HTTP Example:
GET /admin/realms/{realm}/users/{username}/social-links
Output:
List<SocialLinkRepresentation> -
Produces:
application/json