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.002s |
passed |
Standard output
{"access_token":"eL5YY2FiXwdt78hZej7LLQyhi43arOMMfgGDBSyF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GrztoqmsK6bQX3aMDmbE9WZHgcxlR8xzj65aoxjW","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ay8783EyOFH11uOWMW1h7My30XK5228TH3UsIRYA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Pv3R5hCuycxsjVuw9YfmzuIhYPYK7B3UMogawtGi","token_type":"Bearer","expires_in":7200,"scope":""}