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":"qyTsx717PtRkPZXoNKZveiSOECyq3MpiXfzbmK4Y","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ghDWYp1gZ9IWVvXSOZLLxMrhVegBlkQu7cux6XH8","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"7CX5ewR4KINu3eRBZKqIbscLSFS8qJfXzl30ejyY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"20pX39DQvaEYIi9fxwfS3bfWX9gR8BFS85fAgykL","token_type":"Bearer","expires_in":7200,"scope":""}