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":"9VdzXXt3zgLoZQPIvonM7b5Chti1VDa7DRDE4F1v","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Gsjo9NZoS9OOKocA3HsXZPQ6J4jXG6akzyVUfvRz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9YtXb4fwh3UDoXzg6ueJrAO3473KhE6KNwTveFFl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0KS5YF7Sy7iNiZLzUcQ9PcrxTA1G5WTW5p5JOqgg","token_type":"Bearer","expires_in":7200,"scope":""}