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":"I43xc2vuu2koO4M2hPI5W1DMxQjRP1qoUBETvhDm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Xc4oDlfyHk8SrHIjMTI5MgMMW5F6Fv35lbEYwLun","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fUlstnuRSiMHQZB1MceEzNTAGyBUXcy591UHEn5K","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YY6e68DVE09XmOVYjAG4rxyRwL9SKcNrZlSpfMft","token_type":"Bearer","expires_in":7200,"scope":""}