Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"G60gjoP7r8oPFm9T954ey1it5UpS5PE1bhZ7lNfL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JxL7MAYxpDCmfc0w5qoTgx47VJZ3qlVM05OefGfN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gOz1mLzR8sEoBRIgIIlyOTLdLdIZYRq61ioBKRuI","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6fRmAY788o3DcUQeAzMDFLUIBuv0KwZyDw50rGEa","token_type":"Bearer","expires_in":7200,"scope":""}