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