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":"gXG2n5Z0jhmrqCbShIvsgVeBER31n4b2G2u3cmLd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pX1xJcJqQiUGe5RMqg7BNW4EbQzUAhPgyiGiW6tS","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"csijFWD0G9kHASE3zIPKTL9QJio33wHkXPlPsvV1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3fpsfKon5d5sSzmHfJwzQrqRvPs320QYP5e0vIyA","token_type":"Bearer","expires_in":7200,"scope":""}