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