Hi, I need to enable updated_at parameter in user info response.
curl -X GET -H "Authorization: Bearer [ACCESS_TOKEN] " "https://52.8.36.61:9443/oauth2/userinfo?schema=openid" { "phone_number": "919069395249", “updated_at” : “some timestamp” } Currently I'm receiving only the phone_number parameter. I need to get the updated_at parameter as well. Please let me know the steps I should follow in order to do that. Thank you. -- Yasith Lokuge Software Engineer M: +94 7713 53682 | E: [email protected] W: www.yasith.me WSO2.Telco Inc. Level 4, 20, Palm Grove, Colombo 03 Sri Lanka. www.wso2telco.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
