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.001s passed
testMultipleScopeString 0.002s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"O5B2XOVluVa1cggJmY86L0osYL45kpzEPMjNrRrS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sSrhamRPCRQeFqCkchUqhJ4s7cUkPlhV6V0V9A1Q","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0JIS9rbBEtPZ2W7d3STJemwFAZPq9MMLEavRkcMb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KdHaGZ98NIfmyjz3PqG1yf8Uqp1osjBsMYmqw0ht","token_type":"Bearer","expires_in":7200,"scope":""}