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":"outx2bNZ7BALuVPjagie0MLz9POidCuqoJIWVZsH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wBMvyqsnOp121viEazcmBYvJq8UAUzvGUGbaUGYc","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6VFicvR5aCdpfKvFIWFE8kmRPe6BLL2g0gljxMmh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"v1enuhMFeI7NMyh4lhKBZbhvPWJLmFPwDSUGIAZG","token_type":"Bearer","expires_in":7200,"scope":""}