Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest

4

tests

0

failures

0

ignored

0.007s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.001s passed
testMultipleScopeString 0.002s passed
testNoScope 0.002s passed
testNumericScopeString 0.002s passed

Standard output

{"access_token":"d2Mz2LIJWjuvp8O4UG4PeO0DomjELCXbrOCbnzKt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pTAt3pUAabMkoPdifMOgDzVdMC6xSE0EdrtlLGDQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"aRKEKmTsiU4z3vt2T4dXPXT8sQUNvIOkm8fFhT5H","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8z9L1ZBWs21Am441f8Rqd9fnzq2rGFT5SfEYnFdw","token_type":"Bearer","expires_in":7200,"scope":""}