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":"y0rtrRrk9y9UC3zB5GkWcyMOKyAFT3uVB0qfEaj6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"neStl7FEBx5mPYa0C8koZzoZtkYKOcRaejcAlJLi","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"nPoxA9tzhUZLtEm3I5fnB7zD11MsKe5ovGgWHSSk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WN8EXCJyCK4Jne67bENWQHS3WjwJhJFlJsvXBkhV","token_type":"Bearer","expires_in":7200,"scope":""}