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":"GnUVvyjUmqTiAQpXqCbaUFcCije6DpQ4lPNZpRf7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"308Ec59y3aECYDLPKKf1EAzJZYUELylfMxXST95E","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"3O6a34OPNnkGXidgxpOJfVGcJpzM4zRQoX58Izgj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CQ6vH5B39BIQ6CTFMAusQX9IGB41nMkApfyzJ5mQ","token_type":"Bearer","expires_in":7200,"scope":""}