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