Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"EatpmCuGQAdYvJzlKADPO1oC0PooUZ7Cme9TZAgp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"81cgiDAsLKv2bl0d0iYpuGDxvqrUb7ys72y0XVCZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tkKEbsoXSyRmN0G0mFvkJniPUwPEoA2MbS0Z28Ps","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HygdmJbFdlTXVERao7eV0HokdNNndmlk2qllmXRc","token_type":"Bearer","expires_in":7200,"scope":""}