Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.006s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"dVIXckGeuDL2v9xobPsRNMphlUpyCIiDKR81CkqR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ECnkhYKAcoNlb9VU3cuPwDOEOFWoKqNCeyhiogYF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"y2drCtSIs0rShqPi9Jl1DcpBeQ8W2yo9aVQMEuU0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RMIxk9Fu8HOzVJAng4IJql85ZbAEJMCBbT1W1Urq","token_type":"Bearer","expires_in":7200,"scope":""}