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":"3jX8i4U9LMXVEMIsVAzIQeS1KYviqke7mYeaVDrX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZtAnIucNIWpydjUzCxPIo6mqvAlOm8Xw5g8jOu5H","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"77RI3F52CkedOR5rXK17zhSDH2vSKdN8Y4nYabge","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6rsfawbHaBkXoEWAQC5PUEWE4hkXsqa27lPRd8d7","token_type":"Bearer","expires_in":7200,"scope":""}