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":"Z9iLFj0H5i2q7CGlGstJstPrwbMlcY3bQYyRRJwj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Jhz3z4LPifjFZ09dNLZPIlppOF46smOOfvumnstb","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"yclBZthKlF0PF01mFCcREGxCt0YZzEv3pJFxkhwb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"t4nJHcrJUtqMjd4O6vhmjTzqEAEyqMbzxr1RNscz","token_type":"Bearer","expires_in":7200,"scope":""}