Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"108YdhKzv9Un6eZMNuty73tLTMQUz0aSWKykL4W1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WxU8BGNctpREPAsX5UWJZtXeJKR23fPwjGsuX9nq","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0tKslhSW20wBHTb3y817kLCWq0Go8df1EW7yVJJa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zvWJdMJTTaU2MjrCy6G22IXPeI0hJnycKBtKFc9S","token_type":"Bearer","expires_in":7200,"scope":""}