Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"ztw9r21juKa0DWirUJuEfIbgZuMknuyXXA7wvI8R","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"NXvIMMQPS4d2r67LEPdG4GuKMjPe0QDDqwKzk3J6","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PfDZUnMKvy1DBTXyCiMNy53sWs2SdXmJXHARCJR1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7dMHbo0rjILFeEweaqlYlstgWUmLBORcPlj2r2ck","token_type":"Bearer","expires_in":7200,"scope":""}