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.004s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"NyBe0dNiVAvcAWx3LE9gFM1wLmE0CLOnnRV9oQMv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rPXTLUJ1dGpc92MQOJViV89VCH8rN3OPZL7xd4Vc","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zR9elsa3w9nww1CCOZvVdEWgIQhbeC9llyrRB1LM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TfKpoYI0vtnNOuHl9VdctGFazgaTEhePEgLQdqPe","token_type":"Bearer","expires_in":7200,"scope":""}