Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"ILlbiXJ0RDdNfol1uvhdCEbMFVVi3FfBrtX7nu2R","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7B3GMO8mu2RWU3qVv5TadecGGVpwssVXXEomx86l","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"BvfYR8ou7ZF4xJbxTTiF9kX9J7nPD8srXRPIR21E","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2n5DQ9rfNrW9JGhPgB6fVOfr4QtRJfQflQfxjBBg","token_type":"Bearer","expires_in":7200,"scope":""}