Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"1qP4hWu8otpcr4SyHnWIgNJ09so63VvJcVng0OV2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KinkXahMOPPIZiN28DFnGaHMUqQbKQAqS30Ts63B","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fTob2Y5Y39S8TPNmFl2pRz9fVUshmpL0USq5gNMX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KCz3gduc5rXkpbYj7CDU2g6sz1s0SX9vPyHtFcO4","token_type":"Bearer","expires_in":7200,"scope":""}