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

4

tests

0

failures

0

ignored

0.019s

duration

100%

successful

Tests

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

Standard output

{"access_token":"Ga3H91mfI2JTavFje5F58Uwsfz1njiNBcRqdkanB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lylNRXYFh6BwF39IVOGMK2FzhNRUgne0PuXXQlh9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vaVN6Z80S2CSo9d4JS8nIFunNWmfDwcf8cgtodkY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EJfy2T5VUJWGKJwauIEwS42fPb7aWZcfcyJIMk1A","token_type":"Bearer","expires_in":7200,"scope":""}