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.005s passed
testMultipleScopeString 0s passed
testNoScope 0s passed
testNumericScopeString 0.001s passed

Standard output

{"access_token":"Xr3IL5OXB5o9zHzLFx83FxgWAUkGMpjDOAGCVNqH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KzvbV6CtkcHanIBlUk4tojrgoPleaOjx0r2eQz2S","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"sPb7Nl1N2atxiq84Av8FHyomSqL1uEkdRMVNhM2L","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pUUE65EdGmGCTWXENkn5NP3XoXciZuzwTvtNRzhT","token_type":"Bearer","expires_in":7200,"scope":""}