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":"X6NixK122Fa7AkcSebffZ0iYkbSLwTk0zp1tA9mJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vBvvOxlOZK8TJFZ0klVCCL7Tn9oAPkCJpbeWnF1n","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"kSL6BuvX4yDxmMtvBFlhR2qUmpos2HReRcK0FQN1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BY1TZXGb9kpJUFPlv1Y3M3fIcF5up9il0dUmbeUp","token_type":"Bearer","expires_in":7200,"scope":""}