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

Standard output

{"access_token":"EwIu8aOMdaBg6WzXfIpf0nl51xEBfQyZUlJ9YNvP","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"FywY124kGErM3ScBY5Zn95o6k0VU1PaEgAfmAdOc","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"QCzP4YiNc4Prq8jq9uv339nNTVRVumZWczX8W0lS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dxPpGZYslsz9hLOqgZKMpiZYZANaF0SH8BRWAw3H","token_type":"Bearer","expires_in":7200,"scope":""}