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.002s passed
testMultipleScopeString 0s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"d5aOszfYqW4Biw07SDROnpACdkPgfMNI5jFzSkHi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IZGlg2uuOoKXPYpxMT9XlM7B96TPDfmEL6hZ2DZg","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"DiXn8Ytm4KfdHpyhhbPMCRF6S0r9h2tQAXHJP4Va","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RfOY0vbhLparybkdYb7Cg1MyzOiWDUbLvsfuUZe9","token_type":"Bearer","expires_in":7200,"scope":""}