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":"TWjO1jScGkIokhZitrwNv1NgdI7JNnZ449rRW6gQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gV2eaLO2ox1GCAR8TcoXPBCzuU1lVq8bYJsUwmyr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7ktsQul0nGWZ9PxVr2YNmpzbOzw0JCUyfD39Ncqi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PkDFijKOJFjZpaYOxWMfY4NepUhmxHetJpr3jkKK","token_type":"Bearer","expires_in":7200,"scope":""}