Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"C4r1eUvE72Sk2vteaDGmX4GCQlCCAGkM1DEYT325","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CalTieP42rrqAWO9BKVy9rNHQHUHli09iZbdEMf0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"o77TgjnBGLEMTvVgRxSYHBIUuggVhv0GKzMILwIj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zbX7y73a0pUjnOMcuoAo0ZNcxfrFYLpUi07d2dkq","token_type":"Bearer","expires_in":7200,"scope":""}