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