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

4

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

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

Standard output

{"access_token":"oAnIUkznM8VDn8ej5USKIm2JWc7vQzULK7hKUUr1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"p7pMGnwkhmKU6oVXd4THPTIIcjT5zgKFxNx3EbeW","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cKlyMRI6OjL0uCGE2zzZqxYZU3Zf36W8SihDhaAS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8uiy4hqFptK3qztTAhKOXp9Cx0wUX3td3GFFaOb4","token_type":"Bearer","expires_in":7200,"scope":""}