Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"iqHJAUIaMH51YKHgbez7f27wo4KsF6VAK2Sg44Ys","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7RTncsR0GwQ60AhJKC3uzlOzXXwlUaKYEiYtrJbh","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"DwXrdYbLR2skfb7AXm7TEApm8wPTOKfd9cr56YtV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T5KiGnn6BQqw5KkX3f4z6FHfE1xemJzViWZ0CcHs","token_type":"Bearer","expires_in":7200,"scope":""}