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

4

tests

0

failures

0

ignored

0.006s

duration

100%

successful

Tests

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

Standard output

{"access_token":"6Zp8CEjedpjh2DKRi2DDToP2UirjHg9JwkwyWKDK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Sh2mI5NqdLrgVTXE7EApIVxbGtYi46OdK22NVPyN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Cd4qznTCiU1z48UyCTBH87MWgb0yKPVlZ5Gt6PSd","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"WG2FngTQRMTMqImXzLASxtJN19bRo7bdgj6CpZZr","token_type":"Bearer","expires_in":7200,"scope":""}