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":"AjOdHvI0gAa1NvmrXiQGae5eihes14v8EhhiqNbs","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"6mEZIMPGvG9aW22EjoHECSt8wt25HawIFFTqJyCy","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"EX0ubx4wT9u8vXsbkzptP37Gjzyiu85hwLzxoK3i","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4ApgAK2yivIT69diPPlL3IvTACqGHDsbCOx9xWEn","token_type":"Bearer","expires_in":7200,"scope":""}