Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.005s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"HDxJxLjs8EDqXX2B1q9tmT0doBnEwyiIGkVx6x0a","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3U3T7GoD07XD0VwZEUTfAhicjTcCkKgPmWSL64Qx","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tkghYvrAqHTILbbgIt4C2OapWDJ2eeuSS8G7HwLC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I6VHaYjqBlhbi5Q504RUqUC4XOPw13hDCS9a8BNN","token_type":"Bearer","expires_in":7200,"scope":""}