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":"MTJpvgWxs5uNp686UvBh44gZ8NE4w7CC8lsg1p05","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"b2dr0I3qK8OuzsUBkHjZ1OJCIOAOquuGJ7NDYgWk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wlUSRzwJmuUiuzEMvkmPEd1VK8TGw41jGVyEx7Jv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KBCYnxn9Vo9XulOvPfgRXBCYNxY9AnyIuuyhyzjU","token_type":"Bearer","expires_in":7200,"scope":""}