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":"fwUuDZkHFNT9dlNAAXk88l6dnAApQIDxV6JhArZ3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AKZF23SVf3tgU4y4rgqiuoOLNJQheX0DWHbulFeS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YGLG53PRcRsjx2EIObU90a2UCUPg2ldP91a3NTqN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"TmieB5IzVnFxy61AW0SAPLfpMrNZSYLa7ahLLgw6","token_type":"Bearer","expires_in":7200,"scope":""}