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":"NfvgfjIvt676H7kPkSXAW2B5Awuls8LdzN1mlJ1n","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SYB24rOxv9V1lZBtjGsrFi9QRyQyCqoklRMWzA17","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"11ywooPogIdbPz4f6ffWYt1l7Au7DAB7anKLmKWF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zxgBHiyWCUZRTOFUf1FaCj82su161c1HTVLQ4Ka7","token_type":"Bearer","expires_in":7200,"scope":""}