Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"vpovnw4FHHmPQmhVoG37IiWmLZM2oMxT6ppIGcrW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VEui7nfqteI3uhJxNjSH1ztay0N3YsjOGHoTvSFf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WV2CccId2LTOdRYnAELBjWygomKeHt5WpGHx3dai","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T2g8oWMQW37QDAA6qqQ0UaVN36g1M4OJT1naeC8F","token_type":"Bearer","expires_in":7200,"scope":""}