Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"2tDG9Ce2ozNuCwVjt2XUNw31UFmdP80rUQullbFr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"QRthaHu30qbyCSthYb00zO8DF2rAsllOU90FsYSY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nmvNjrx8Q4AIm7IfnyMQWFVLDZ0aL0ZLawrx1lq0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"e7byqQwRYLg7QqWynaXfQa9MiBhYPkOO4gFhAhlf","token_type":"Bearer","expires_in":7200,"scope":""}