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 |
0.001s |
passed |
Standard output
{"access_token":"TPlH5s1PuO1DfUbkdlqtH55qQQFHWPvPGPJfzAPQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"D7evm9yclfvnZI1GeZmEV72Msxtxu2RkFr9eecQV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ffeW9x9DVT3WTW7EsSpFcAQGqyss3t401yxXPAwR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BuLyv3bieeYf8HScYKmM2emP54XsTMgTPpcMP0Jh","token_type":"Bearer","expires_in":7200,"scope":""}