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":"Ovig0Sa8TmdlBSpYr9IedL9scDDeNAcbmoTdCXmY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BwRsEz8gKO75Qj757wyeryw2tNdYQ7TcjkhGxRgf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Vm9UPxQQINpI80r0eJr1prf8PsJrw3lQDcQAb9R8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ckm1FYMxO2NMVjm5spKZuocYX1RnLHgHf4DgFuHU","token_type":"Bearer","expires_in":7200,"scope":""}