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

4

tests

0

failures

0

ignored

0.007s

duration

100%

successful

Tests

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

Standard output

{"access_token":"kx4AsOmuS19xSR1jk8oXlVAIJNr8SbEMKZ0inc5e","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"q9zGrTiNcNOdtjiyH3TanSHL9q8nx6WMJGJCHgg0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"l0ClnoWEvkEFdPNWT2hsZ6RUGXcnTUtBwT0FO5cJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PsXG5fQ9ShsvRZ6tKYNHyoF6b5ZHlbgSH3eJCq2U","token_type":"Bearer","expires_in":7200,"scope":""}