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 |
0s |
passed |
Standard output
{"access_token":"phMGhLmqew4nE5qbesbGMAKjpwek8qsvIY8MZnXD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0f8CwVRqkk6xxadCXo7ubmS6MUrDAyGP7xLSaksY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"yOXQba3qfuTdvRzrexB6JDw3tXZcWMcq8xu44hmm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"r95nkCIN0tZ3hHlAoh5sooqoGxf05p4Euzd3TzT0","token_type":"Bearer","expires_in":7200,"scope":""}