Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.007s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"9haD0GVufsjXd5NpY4o8l4kzze2jtNcYLGS6SphD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xLbaFRnOuK3A7dNjIW4AHsIYHbM4NqeBpTYO8JB2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"mQex43NbMwgrNMZYuCaGOkYqiAF226gfBDGZprBQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SMa7XGk7uofbzKgKNlnSnIBCfA8OFPk4EMHw0O9c","token_type":"Bearer","expires_in":7200,"scope":""}