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