Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"h8jwBfjIy14Gz3c3WbzEyc52PxAv8WV5qJSBCprC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6m6UA5XMheHl8NIqwlhtQ7Te0RywftN3IC2BPyxm","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FrcEh8ohRSXNSYM6VJhXZUk8w4XU57V6O52hd1Yp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KPWnXor7yq72oy3zEVWxcEfVIJFTWBWKUiixGAQd","token_type":"Bearer","expires_in":7200,"scope":""}