Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"6PDftFnLg6dtxhrdHfyHKs5ySwOhOdBucIjx4FDj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CmyOK8Fg4I3UKbbBv48flT4LIkM2Xvat8M1z4wB0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"5QtXYAqlgkIVcRFGzgbc7rmpFgyK92VFM9romkXd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2tMdnLBGxo8Xo8hu74qpaXyqrIilDQ7a2qdeZ8oX","token_type":"Bearer","expires_in":7200,"scope":""}