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":"ZuGgUtJzzZ5CzIqEQyWRxFhigxY41m7MQ5Ge5gQI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AZBYhJs6CKwffjZSf8dP32l6YAhHfgFCsMAfuiXB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"uch4MyyOyTOzPslIdj7z4RDlhUWpm1GLpplgQLdW","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Xg8W6Ldse6P2yHuVpYvFxKRUsdKieMblxcdRIMX0","token_type":"Bearer","expires_in":7200,"scope":""}