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

Standard output

{"access_token":"q4ZIvDXfmtC59ZOqmDx0u8Ny25pwqbRiDu4mme58","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NC1ZlrY9mTdBLOPhjUC87TcrnkD08jZxyYIN6c5X","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"R6nW9n6l0JECknbrtq94pyEKPJxPWMhEDVwH5GmE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zwL7UnV7VzAnu985Q9gCs7gNl2e53t1670ZhwxZw","token_type":"Bearer","expires_in":7200,"scope":""}