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