Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.010s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"d66qsdfrUXpLu0r1WtFfXde8Yw7kfMPNHkSJT0sv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UIKCcNIGrmqLcQUrXzRULyockh4Y8uDv0Hw8uWka","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qxbJl3Ua8h7nK0QHFrKt4zyXLWDmdQBFxUmA4iYK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5nYh5xFyBMWBqM28aUXWfkahjycIhJNc3GAVBDqF","token_type":"Bearer","expires_in":7200,"scope":""}