Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Mbgbh2exSIvdVI0ZPtgW7uqT9lfKKCMQVI561L7O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0NUkNJYZrHpcmVi7Ahi7xIJV0zBrd2KkAP6YKWcL","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"uk4KVgzMnoVa9ZTKBcTAgmBuBidGZQ3B1kd2yWgQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qnzYBUrppLevURpw2DcNLCnksvyuzPKCYtAxZTDr","token_type":"Bearer","expires_in":7200,"scope":""}