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":"0YjSCxk1kBQ9IyE8FPIrrKZFCFUAIBntciQF0SHU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uQofqu4H1CtKFHX13chcz0YPDn4gTg1pVCsdL7AN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"K5EUhyLMThBP8SgCOBhXND0VnasoBby1IMyJPzAs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9YYOY9V3ytydNKsb3rU0nkAeCRPBb1ZbpvHN10In","token_type":"Bearer","expires_in":7200,"scope":""}