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