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":"qprJTCff9azAeW0cE9zZjl4HUmsS0kmtjP9z1tKy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LNtcUWQ0gYEg5S4Ac8o8fofEGolr8GtTzwR405e9","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Z5XwxzLnKr0CWOzMe0t0AabokoqzzQwWV5vGRnhf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ti2ixyY4ac6GtieMEDv3pWnvHT70oPXCnjtVUZIr","token_type":"Bearer","expires_in":7200,"scope":""}