Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.006s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"xo141d8ZkdqMjy1iUAALmLCkSgL5bupH8oSPXXmi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8h20c8X6lfanH2hWBIFrMK5AS5nuiRDUPPIDsNNZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HVuZNAjnQtzM0tpgk5XamiI1z2RXn9Vz9S2oCAu0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NbDPZFiTkDf4LcTLQMurIsbD2RyyEC2CE3a488DM","token_type":"Bearer","expires_in":7200,"scope":""}