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":"Kzj202h8d2rRBlurOmB2EDdb1VTTBU6pY281wXkv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kaOxKMZZC1J6cJGp4xMcAXS8Ri7yLXELmeHuXQhg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"NzgzSXNarDS5etwQj76LpNRmWbeInm6YXzmpxtPC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LRh7MiPQGWH2UkkOUkIswQLNwVY9ogu5zNp9I4ox","token_type":"Bearer","expires_in":7200,"scope":""}