Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"BwrzoGyQhPxwLtGtSIbvRORMoGrGVTtDVYBVYLwn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rYG293Ueamv5rpZ1kzymVqg92pbSV0OkLxDQRqSo","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7B9b0srr0aiLkaHNH9ejcxT6GUn45pT7xNTIz5te","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RD7DLH5uIquCsczdmfE47yvIAOSAtzXsPO8iYNkb","token_type":"Bearer","expires_in":7200,"scope":""}