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":"48HKAVAeqJtgTfSTMFLlZWx5OjhprAsxy7ztcE6Y","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"18vD4Siu1V8W5MuCWzwNbMeMISLNxWxFSzhuUlbK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"s5gY9nTn38A19a73hz3AY7tkeUY2vuNATM0ntLZ1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lYJTUcfCpYct31ivrno6xj9ewxRToNeOZygnYafe","token_type":"Bearer","expires_in":7200,"scope":""}