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

4

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

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

Standard output

{"access_token":"BsOsCQnUz9royWxnB7HNCItFjJOKzcD7n7F2FCtj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LzYgUDlvsceChk6T56sZJm2y9ZUVsPWbJm2PNJir","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"E4UbHk7gcCaHSW0puve1SsKA1mq0vRubJWDFnnH9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tNbzazUHtYIQjmmRNVVScxCV78IXgPihsS8wN0wg","token_type":"Bearer","expires_in":7200,"scope":""}