Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.002s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"YDk66Pkh5mY82xa8IhztuYhuXgtoe0KYp3Z4q3Da","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WswwcNCkeiuCO25b3nmSYdrLMkNakStnzKmo1SJV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tVdQN164rRBZetbUmhMhjgqgIvRvADj6bg5I8U6P","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"D3PydgRtgiuKnM1e8IKiwMVrqwL2lFi7hxGpr3cV","token_type":"Bearer","expires_in":7200,"scope":""}