Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Ly4eolBT30jkKICY0lJpwvRo7jOC3zgfis33xpQM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GA9guWGU7qkx1LxnM2cEk84bFv2gZPoZT2AuD5F5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"INbx8w4lInDZvPmlylPErYabUMYXbztZebQuDdHW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Brm54EJ58QlxM7CFtcOfH7eNh6mhk3uwidkiAO3o","token_type":"Bearer","expires_in":7200,"scope":""}