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":"ytD41GIEos8FbY5Gckn52s78oloDtVnGGRRCMabb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZtsGtL7Orwzbn5QiKdfacY51bUZ4Afl5femnxJS1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"d38hWzgjOffAccrH8HCqNo8cQzotF3u1khQSoMSH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mmup2T2aoaNRhZOT3V9k1kcpJRXJL8dZ0IyHO9lk","token_type":"Bearer","expires_in":7200,"scope":""}