Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"jNqvFWp20SQtW0eWnjhJ0b2z53TJRIyNLpPffHJb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ruw612wXW1GXomNm2Oxy4FdAmr0edUmTUtVASSL1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6WhV5q6oRTbAn7ZC0MGq7CyfS0QiX1V5xlsP7yN2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"foCuXhticCdjcfrjYKCSRRzKWj87JRZHrA1ZhO4t","token_type":"Bearer","expires_in":7200,"scope":""}