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":"ahWlONyVwQNbyl2FfiAT5QvpNzY6wDbiFlzOWMRu","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"begAJqCXtQAxAQwuzpVJXvQzy2mamI5ROBrv1t2f","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ZMDtzjZjvx5a6b8gWQMJhJnJZpCcjEsW23v6Fdrl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eGNgo9mkhqv17iQlYZdLig1vsvj5gWNpgeRS2sWp","token_type":"Bearer","expires_in":7200,"scope":""}