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