Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"LPkXk3IxAjZ6HJaEbIjjIJOVonRh5SHOOeuB6nID","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9Q4GHazoP8B7dzzy8xU3Hl24BS6PwXNqLSP2tQul","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"C2pUFlepzXkLvHjE8N6RyfIN0Q1SLLYivDKgkFsC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0pFJUHWhYPkTLA5QWpIxAL0NiNwK7OScigcGlMnC","token_type":"Bearer","expires_in":7200,"scope":""}