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