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

4

tests

0

failures

0

ignored

0.006s

duration

100%

successful

Tests

Test Duration Result
testClientCredFlowParams 0.003s passed
testMultipleScopeString 0.001s passed
testNoScope 0.001s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"n9bYnT7jZ7B1IyJqOi2h2Jf0zP6F1wPDngND9i9z","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BYWxR0h99OCBF7SPnhZeKfJvz2MUBch0TWJIGaAg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TjoVGQzFa0vF5oGGXElDx9p8IEybDbxM2nPMf1wE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zQaQQbF8V8s3iEpcYUllwYAuyoIJN0O1AnoOa8oW","token_type":"Bearer","expires_in":7200,"scope":""}