Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"WMur6JaId1hImXMS7yZrM4iEQY0pnL18RlAMAj0M","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"v3tGiUoVPj7wNEH3Di5CpGdwhoQgQ9ag8ZsXYBnm","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ciItfeGQY5ngj5jZOsdLPDhWQCooifcPRRzgXY91","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xV8T1YWisiQRbKgyY6F0RGEnF1owjHbIMSxROhf0","token_type":"Bearer","expires_in":7200,"scope":""}