Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Q52476zTIvuVviqzaghd6SgGkLr5mmGDR6dqRuhx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ioQz3pCrq1IoA9ohXDVtsH1nIaFgN51gpVpbUBa5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Fwn4bFyV5QlfLeqrMzjuu8exL3wv1MceG6ZAgcbf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pint5igC9A4J3yrFnnPfuXyhYBCuQCrOh0ErMmIF","token_type":"Bearer","expires_in":7200,"scope":""}