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