Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"52cekfSBMSsbqg6qRaO7zqVh6kgkKKWkco0ux7Is","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dUie0xiBm2fsLaYg0cfkdUSAplMqKyKkIGFYDSHH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VTO67760A5cfDmCQJfypVKEJV6HkFWjw3DOX3MDB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T6kTPW1fE9D9p15WoisU4QcACR6tkAbLfCtkDGex","token_type":"Bearer","expires_in":7200,"scope":""}