Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"jfKViqOOgjrSAszIPWAAeQrpeeVrKs67E1RTYBTy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"grIItKqn96LXJTnhO2hfhlPZT9ImKaxLOASp7Rsb","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9V8fg4Z8zraME7I1sNcxfsaH0SXDT0MWPlLBvQxY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TN7tCqmOX3uMLNFYwKmcYd1PYHY5Q0s3RAS8pRyQ","token_type":"Bearer","expires_in":7200,"scope":""}