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