Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"kuuhPF0RWrSb10PdFUhXc5kJ9DTOwSPD435Eq2ak","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ocnxx1X5SzCaItX8V41YRYWXhtCmBFlqboqqVZVe","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vWkJIK6enl9tIGJkWoVjadc0JW4WhOk9Xdx2cca8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GvkIkONKf8P49M20ovnr0yftjBgeTdSIxtoZppBY","token_type":"Bearer","expires_in":7200,"scope":""}