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