Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"DfcsoMcGT7WBVsi0eXzGIHgRl0XL6sUkr55cc2zL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bGrT1I1r2cRxiB3VbQPvWDBOjnYxPbcUWEv6EOmm","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VHV5G2nTRXa5UqDxZLVvCD9XvAuyyw2ZJJTitm2K","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"iXBQseBHKosElLxqryvH0R9Z0fwynhcyiTvrfT6V","token_type":"Bearer","expires_in":7200,"scope":""}