Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"TUKOooroaRxAEwq5wM1RhIZyy9SBCOP56JPwddc0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6MOFUPw1bHM1xXbvIH1b8qMi4MQDwi4JRVRgVJMD","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"bZXQ4OmmyrGw4nFYpXbc7DUwDMvs9mDLoqCZctyK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"fpaYOlRmdPROUhEPjQs0Bsxsy9g985A6OdLtsOuV","token_type":"Bearer","expires_in":7200,"scope":""}