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":"eYP51LNqvyyM2FHprYMX9U4ZeEErPYN2bLrbk1Ff","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VCWCM3VLhSqs2kok0yiYPCrlNjI9BkVJ12wgsrLW","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ESnKb8sm9s89tP6yMyro3wR0BWRrqPdvpZnt29f3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3HHeuEbyRJ3BypJYNwgI2KUBZMxKbAFMf2igqXMp","token_type":"Bearer","expires_in":7200,"scope":""}