Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"4SVMpicK8b8DsuWTaXdQeAyFOPPOm0tnbYOgOEZv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"q0SoSsIpOJSEDOfwwhMtQzA5k89ZQrrKG5cWJe3G","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6srN0G6N6SBlPQy718ey6Vst9jMkirbHE9cnb14i","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I6iHMmAGcKVwIrmZ76fY2CCXiBXfow1sS934vYAP","token_type":"Bearer","expires_in":7200,"scope":""}