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

4

tests

0

failures

0

ignored

0.008s

duration

100%

successful

Tests

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

Standard output

{"access_token":"VTAMzvqMRPpW5M3X6YtdDmQPrUaJQDFA3Bg0gMNa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nrHd9EXVHGr553UI3sHAfjOlqALYeOLHMJyLSkZJ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dGN1O2kVhQROQLnlfoJYvupajURHHSBPEDcMKjMX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bYky38HpnHejJDRqf7lgRIkdHOPBWoG9fSnxnE2m","token_type":"Bearer","expires_in":7200,"scope":""}