Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Do62boi2E3wkxaXiwRPVac645hCRgTXZKwq0TRTq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xTeuZUv2zRRkX0IYOgRcL2rThEDCxDuLy44fTIPG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tZTCFvQVpO9eQdYWfnum11K3hjnK9aSLcnfXkGRo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oferZgVYWjDS8lJiMNnOlIvmNtcRk3g0BldiukkB","token_type":"Bearer","expires_in":7200,"scope":""}