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