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

4

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

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

Standard output

{"access_token":"SbSK2evslyI4j7xRHoKVf3lBxw7M6Jh5ht2qsudQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QAi8wlVVMPwoWmh6wgji5Q8r9e4k8Jzd4gWolsV8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gm6RPQuE1y7o45gKUkaQ4flCoJTLBPM2mgbaKYzn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dx3mIcyBb56kKmypzz14TGDyTxCNaH3l8ZXHfwJh","token_type":"Bearer","expires_in":7200,"scope":""}