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":"owTL8ESHFW8TJoUyXdrgwnGvxOLkBoTFwnbUUa2O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pntR1ols0QhUM2XSsEiz71HVF1QnAh1vf16sb88j","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PUhRvVIiANSBzSOwW6ppGBM26adiEEWGi8sfewzt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"02FgTOrSV02cpIyGSmVtE9TAaPKVhSXEE1a2aVxU","token_type":"Bearer","expires_in":7200,"scope":""}