Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"7GgaAzx3vOSPxfqFRZ415dqI1uxYOMz4hOVhY8wT","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JRexWLP0Mi07EBPEha3kSwllqGRRg7NwZ7dqRa4p","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"8rgz0nyno0RaQvitNSE8l4B6anrMswrdeuXD4rOA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZkLQK8LKwnHJ72IoOPSJwX7L0BHXFlUkVpobK2eQ","token_type":"Bearer","expires_in":7200,"scope":""}