Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Tw1T9TGfrhyLOYTF73azzpt204H5rUn149MoNCe6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2PaAcW1lEUBn8KKoxUUiE7X6vPHN8aQQx7ZsXz5R","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YITbXQO7cDte06DCPpO4SiIjmO1DBeYeJNmPcG8b","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QsSDQrDFqvVXoOc1L9kIOgBf5ZnqA1zEmwcc5Nmb","token_type":"Bearer","expires_in":7200,"scope":""}