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

Standard output

{"access_token":"8RRgv0G7eXUxVqWtxAzVNJ4SuIdAFsyRxZgrvTd6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jBxzbmcI5oLCPK6wjE11ol3rF8M9xU9IrlxLz5O2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"U9rQTbDcovZ7pWwOM3XNsghhzKFB29C2xoMBekyW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CLVd8wkQi30WSIAqS9jgXqrm0g9YNsmOZwHrf13U","token_type":"Bearer","expires_in":7200,"scope":""}