Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.005s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"hAjMurbkTliQL7i2SF0bXH5vq6Xu26UaqLPlZWcE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NgPCQICXJivFNm4pTHqhvRD4EPXOLH6dl4rXjTpj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"bmXt3OqThpz1388YumtXZuALtXUylIyKfwLA9d9m","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kR7BmMS4q9eqNHw8F4PCACL3969ux1vamCQ5hLN9","token_type":"Bearer","expires_in":7200,"scope":""}