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