Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"gWTuVxC9GytfxQ9a9F4wnGM5XXHVuw1nrtDsLIB0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nfpw4M4CTOT6JZMSjqP0hDq93PGGQL9mN5ngOidJ","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"77N54dEcCNOzhKCye6lp4eIObse9Si7n5Ze3Dhca","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ji6jztwp6PcMgsKniXixK27r5ge4kY0D0QFW1dxq","token_type":"Bearer","expires_in":7200,"scope":""}