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