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":"I2o7Np4hrpdmLd9jD0oV3c3JZWRGLUH7rq7giwJf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"H8XixuFz3Sx7IwQgyQckhEteRtfSbY3tOJG0vyOX","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"pFiSezHnWNBvS0Y6pCHVwJ0mmySoPwpCfsQ6wcWp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UfSLEquh61Zn4gECUuhIajGbpLZClqd7awKbT1QE","token_type":"Bearer","expires_in":7200,"scope":""}