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":"XcU8mKc6n89hoOvsU4euacp2oVWJ8s9Q0VcySuxM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bZg2Yov9Zs8Vg6fspsTQ7FrfHPNsDIQXimclmrDZ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"KvWaAlynlB1IZMwLSzXLXJGEkRh6ojs07aFVcQbi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jV6g3q5th0sR6Bw9PEjUanAAEJM23fHTse267NSI","token_type":"Bearer","expires_in":7200,"scope":""}