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