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":"zFLQLYlP0OvXeLizEi6qStofy5s2bWIKnGvMfKNO","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"k2CZjPy8QdDx1irnKLEDVGBUWmxJs4G1OgsjfmFb","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wULQPqbnULmTPVEk4erCi1Zh54IUZZua1ukIkNzz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Fbw9tYGkBB23iFSNp0HbRaRl3TODRD7lEPGj3qGB","token_type":"Bearer","expires_in":7200,"scope":""}