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

4

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

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

Standard output

{"access_token":"L4eyT4xp1ffIRCC8ORUm4YLFXez8rkZ4yZjucIoy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Nq4wVeNJnbeTu67QRGrS0Ve7I51uUXA9goZ7ZYbn","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"COdtKzqXdWkHkkFAtRzUWO2N3P1VUCiJZJEH9FVj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EO5qC1WfxvxZcDSw6bM6gLvrFgS4UvZAmJ6cFoOJ","token_type":"Bearer","expires_in":7200,"scope":""}