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":"dgsX19IjXSRfdjqy83u30Shh29R2sQzzid3ZrIL8","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"u1xMvZ7mWYXrJe922jaiJzlbycM9CxYjUtq7d71e","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"DDtVNcxfA6ZFLDbdDLh71fd7HMsSnuE1sytmjU2W","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"cYphquGTRtaQ1y5Cb6fRrIBIUOTAnr6ru2uYeqcj","token_type":"Bearer","expires_in":7200,"scope":""}