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 0.001s passed
testNumericScopeString 0s passed

Standard output

{"access_token":"QE2HO97YmRTAr5YyVRMdhDzyVpBR3jU24Mgis7NR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I3nl68G2aXG7ssDS6SROhQedGnciG1zgdAKNHwYR","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"5VHYFDRqBg9fmxwWHD73z2YyUpaJW5kB0e7grbYT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4I7POnkniLp7ILSUXH6cleqyjM3D07BFEcOQSoo0","token_type":"Bearer","expires_in":7200,"scope":""}