Github user senthilkumar-kj commented on the pull request: https://github.com/apache/incubator-usergrid/pull/237#issuecomment-96836395 hi @tnine, thanks. Yes, below is the sample response from my local for /management/token from this branch. `{"access_token":"YWMt7PWgyu0pEeSTdqWreOhXCQAAAU0g-RjMu6uxqhC27NA6QeT7uymKY9mtDws","expires_in":604800,"passwordChanged":1430169926300,"user":{"htmldisplayEmailAddress":"Super User <<a href=\"mailto:s...@apigee.com\">s...@apigee.com</a>>","confirmed":true,"uuid":"ebafc20a-ed23-11e4-a91e-3dce26486f4a","adminUser":false,"name":"Super User","displayEmailAddress":"Super User <s...@apigee.com>","organizations":{"test-organization":{"name":"test-organization","uuid":"e950272a-ed23-11e4-ab55-b305ff94a978","properties":{},"users":{"test":{"applicationId":"b6768a08-b5d5-11e3-a495-11ddb1de66c8","username":"test","name":"Test User","email":"sk+t...@apigee.com","activated":true,"confirmed":true,"disabled":false,"properties":{},"uuid":"e93ced4a-ed23-11e4-83f2-994281ced39c","adminUser":false,"displayEmailAddress":"Test User <sk+t...@apigee.com>","htmldisplayEmailAddress":"Test User <<a href=\"mailto:sk+t...@apigee.com\">sk+t...@apigee.com</a>>"}},"applications":{"test-organization/test-a pp":"eb8f41b5-ed23-11e4-80a5-ea7efd0d88e1"}}},"disabled":false,"applicationId":"b6768a08-b5d5-11e3-a495-11ddb1de66c8","email":"s...@apigee.com","properties":{},"username":"superuser","activated":true}} ` The change affects only the apis which sends back the QPs in response with params json element.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---