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

4

tests

0

failures

0

ignored

0.008s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.002s passed
testMultipleScopeString 0.002s passed
testNoScope 0.002s passed
testNumericScopeString 0.002s passed

Standard output

{"access_token":"6EOKcCEXDltmdSRGFTkTjUJNUsQX2k6ZmOr2k1Yn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kQM0WOLIH6O2rXNbFb4OWzzrf3FMerZwVBSPs8Ke","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"vIxQuueQla0H2Yw2R83HE3XVwyiiDYBX7vnsA9WT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GQAOnT5OfFvFcJE1XFgTcZcJnX1m5chbN96NC0Nw","token_type":"Bearer","expires_in":7200,"scope":""}