Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"JmYUOX4fhhmHT7NPmW1CmtKh8SLVUyEsDfNRqANN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OrjOabsmwHmVP6c9bXxHe1V0O3ub45LTWBevWFKY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qc7L856y0sxTATL3R4J9lyXf8589fV3Y54mGXrsL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pFK824lv4cSKAD4nI6KC3TLzuYhj4xI9ZtRMOnUA","token_type":"Bearer","expires_in":7200,"scope":""}