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.003s passed
testMultipleScopeString 0s passed
testNoScope 0s passed
testNumericScopeString 0.004s passed

Standard output

{"access_token":"z1QvAqQ7pMsAFTqnP7RsKCvNTxNCcB2XFy4r2pQC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sTj0F6lVYIhrOMnvmQn9Qdq3u02LQPDf8L5nPsxu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Bb20VEarLekE5Ayl92NHe2wtWFjwSqjONQruQYes","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"H5vPsHLrFNSsnAwRZfQ88tvgQ4Fql2M4VgQmP0wI","token_type":"Bearer","expires_in":7200,"scope":""}