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 |
0.001s |
passed |
Standard output
{"access_token":"ISKWGz11Lx9nNUjIXbRS2geJe4XO5Y7gYPx7FG3z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Xn2m0CALNzCry1FT64r6FF3yp7QHCzft5KAaJejH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"aX3pgVzjkt4P1unJeyNYAZcPoE3dxJw0f2dX8kUI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pgHfGFte3D7Awe179qBnbRRSjMYQwxpuupJDtohU","token_type":"Bearer","expires_in":7200,"scope":""}