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.001s |
passed |
Standard output
{"access_token":"qDpGIwigj5Z3fjTgR16WZHTBS9q5j1NjqIJoKb1n","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dVwnTakubKR6QlgGdNzNdlwlFrZkaUVeftUGnfAu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tXFcM9DOdYWOygR2d5heSJlv0ZIdeaDhWQiMxkgP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EnYyZk6rcJX3rEPaDvSvgwWK3RxP8vrETLBdHZt2","token_type":"Bearer","expires_in":7200,"scope":""}