Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.006s |
passed |
| testMultipleScopeString |
0.002s |
passed |
| testNoScope |
0.002s |
passed |
| testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"bioNpWVkdR98n64owtduuupWuqKBbokmC9nneOFE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Y0pugWFAlKP5f1Hhop7szWFrEZhtIYEWxDyCQUpP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"n50BBtGXMopKKWpHWkboI0PzD7XMjjfEyW99s626","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"zZ87eukMuCpJ6xneu21iNd1gVfCQSzwdqWkjB4Sb","token_type":"Bearer","expires_in":7200,"scope":""}