Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"mw39PlrbAxO4J0GYBwRflQUGlHbssBk7mgZ3CSRo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"s4mpcXqjnIu1ziTyAp9pvzjZTCjDoed9f7MFwvmI","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kmJ1ImXHRnunHm0m89J2CtAc1hDxZo5cm0hPAcpt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6wxqYrtuFAHERqjvWKPcSSJZ6EbiIhf7j2KYSkvq","token_type":"Bearer","expires_in":7200,"scope":""}