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":"ETURn2Yws6Wii0Xjl0CyrHsVTceeld4k7HOJvmZs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FKSSsUz0KH1rL3ZGGyWzScTtpeGmAvUj4cSvWiJ9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4pfinmZGFTgnO835SnLtrp6N1sor74VxztwAI0Uc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cgtDgMV4gka1eu0jpIShU1C0IXXYxieRxPS2LwZp","token_type":"Bearer","expires_in":7200,"scope":""}