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

4

tests

0

failures

0

ignored

0.003s

duration

100%

successful

Tests

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

Standard output

{"access_token":"95OgFJu0M5TiP5i6zoUjwcfnXKAXB4NSHHdkndeK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZRYLp9ei6cmV1GvNuRhcvb3SgJ2w7EGhh7evonlq","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"rA5YLkFc5r9WIbBg6jWZjTcLYKmfUtPBqAp23srh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"m7jyOV2bKiHpsnYHEHaKnHOgsiUqm0PqpNsw4S3G","token_type":"Bearer","expires_in":7200,"scope":""}