Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"7KNIwuKAFcE0rkT69HAuIobNb9fLYt3P917gGv6z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QTFFW9aZ3ZDCu4F5BhuBIRen3y50iaxJpXQ8h6QJ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"DW8EDrvHvInw8s4Z2CpTYZPltp74TqQLsq1gCukX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KMx8VkGKu8bVlPlv2e8LysEs5YwzGXkJO4N8cSKQ","token_type":"Bearer","expires_in":7200,"scope":""}