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

4

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.003s passed
testMultipleScopeString 0.001s passed
testNoScope 0.001s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"Oz1WQXqCsUnrLrm6e6zsQqWOEKMjh9ZXglIcWbqx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NqaWlk5iqas1qdmzZBigqDtLDHEB3roTLVAQYsbK","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"IcNidBtRCavlAMm5GYNZ8LMCTIvctlS7xEdfqB98","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gog2fACVDjs4f5YIRx3H4cQLy5cwvJSr7k7TO1ym","token_type":"Bearer","expires_in":7200,"scope":""}