Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"HiEWDVyA67R3SRpBDLP9QH6EVjAySQbRxUemkPi1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4O5vT7Prq0oTWa7Y1u4lS70n8J4rcogpvtQm9m58","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FWIck9cjMvEHoFq7MYifb8riGHplTr2M6mpSgoMG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rYi8O8vKTIYVT619DTEc91jcOXdK1JJWVi2osfCx","token_type":"Bearer","expires_in":7200,"scope":""}