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":"bqvNJi4t43pmtWgoQIdddg1KlTsXUyuvKHArbEaD","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"QAH4e7tdp8C3jqOqdbFo6KCYeD92PpahAvVexqhG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"07ZAgHprpaHqHmoaJuKxdmeyX8qgS2cadaGtJQhw","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"A1eKXaHUt9SMWM2fo71jOe3Qf9CBkpWSg3YCOnJc","token_type":"Bearer","expires_in":7200,"scope":""}