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