Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"xC2HBnItYiHABeP2T8gbrlGatc3xoZz0PMSl0waL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"VRCuaTzg5TgfI8PnqmHEBEqogw0ommEWZNVDbfzM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"h1oNxUiQsA9aiZvbkgfXiK6ShN99Ee8RU4Jf29AC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WwDFr9nJGRULMukaQnDveFj7EvvPhcVHfzilaWFA","token_type":"Bearer","expires_in":7199,"scope":""}