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 |
0s |
passed |
Standard output
{"access_token":"lTRD1jsBi2RbTAcKc1Oqbesw653K4dj7FHCrVO2w","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bC92w1tAhojFfQbFuqyyQgxjecujW1Eh7fP6ynaz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WD3CfKVrBHQpK6D3gXjvlpTb0017U9rT5HouTqQ9","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7LRAUUERfCR9Jxl0ksFnF4vqDoxZgoPSd9iyU0Wq","token_type":"Bearer","expires_in":7200,"scope":""}