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":"OSYlUBe4VmwZ4nOs2kfFKfM1AlY8P2ZeU5mx491b","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lXT3yF5nSxLlEIarUQ3vEqScLbYRjgs0YWT7oD9v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WySKOpK5zHXaBM8uz4tHzAgy6RmpdnWbGw27rzcV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pLI6pDdJSPFh1RgrmgEb3FjYAAf0rAjr2yRZVSFD","token_type":"Bearer","expires_in":7200,"scope":""}