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