Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"4lZBYmVTn4xAauVZmtClBnyoU3ImqFrcV5uDhLlH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GhVMdoko2TUwL0Rj7vXlLCzJsn9vIqtRGu86UWRN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xyk1AVX9Kz0wlZYwTAVJyjxqwEY44Co0cv2ec5sE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lDs1njRR0hknut8Mu7U3ipIS0g5xR0xdnNFT8PGy","token_type":"Bearer","expires_in":7200,"scope":""}