Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"lIpHNecVCM1dWQ96EMoGA4U7C0dnzkwcXB1ru1Mp","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"tJxxCzOZa4aKleZEKnJ5FKyZ7ySKEWDH8vLMHhXn","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"cT129udkLKKspFxftE70gxFcon3mIFHJjKvzwZGq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"O0GAsYQDRZPz0OA8JEXbcEN4gyZqKdjyvutUwmP8","token_type":"Bearer","expires_in":7200,"scope":""}