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":"Rlws9memeG84pzDM00GqiIfP7GCyZTbl3l6DHUIf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xVvaEOpRHRiehNtBVhaTKCeFOCvOM5CyaBE202U8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wG3I0aOIGZ8YiUjezemhGTYV1DxQQr3GPUn2Dhov","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2V6V48Hu9tbz9YFBV8uBYwMX8kjOiz3fWgMl3BXE","token_type":"Bearer","expires_in":7200,"scope":""}