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

4

tests

0

failures

0

ignored

0.005s

duration

100%

successful

Tests

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

Standard output

{"access_token":"CKA7rOaaPn56DzfsClNC18x2X9JXj8uLkNZIu2zq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DznRJzGdkDOC78j4Mrbs9MBmiZ5Ts7M6QAEUaLV0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"CHX4BdioXw44PKdMNmxp2fRsp0AdFwLPOjkKlpE7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"yWbMFuBWyEM8C28o4xjU1uS2c9c4LPL0WNdGVjJu","token_type":"Bearer","expires_in":7200,"scope":""}