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":"ea3L87JVA0CSsK4UR65I8nFE6WFyCbQnCZtCjbXj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CsxrWugb4HdR5Yn2eWQ7JTXIAYIBmM93WOu30jgO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JFnopgFhDCZMOjwRhnDg9aVsWRvYLu5f9RAp80SR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AzmsmpJ8Wdpv3yzaBC72Ba3yD7naHQqY05uCSJmN","token_type":"Bearer","expires_in":7200,"scope":""}