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 |
0.001s |
passed |
Standard output
{"access_token":"1GhkGw2RcdNnNOjS2bVR40iU0FZiiJg5zY4OkUZk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RY2XPfffMIwMjkzUi8viI2QPpCpbvrM7gdm6C2Yg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"tXSP6wP0cyGeyaw7wHBf8dZwNlRqPlyIfXh20OzH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lVo1AfABBxQ14unj4WLaW9fqgm6LuuL2jRDRzVuw","token_type":"Bearer","expires_in":7200,"scope":""}