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 |
0s |
passed |
Standard output
{"access_token":"cQtPeHdTEnciGLA2Ww3DQLy7KbyTKQqqMaLAbSJE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WWh31yPcPYESWJJSiESASq8zeRIAR5FEaEadKcLV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"n1Yv3ecTgX7pi3egFgtoGcGqJHFBvv8n4prTRwtE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"U0WA10Y9wYPVSCn9us8roKxkalD5qND3yqvJbtgd","token_type":"Bearer","expires_in":7200,"scope":""}