Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"iNyrD7giFlKNdkk6pgYmzPuWbWyku0ZNpr6wDQKS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Yrm36dOVUwEyyL3rCS5qYpa0n3ufTXFv90CreicN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IjDldjaSVsYHbUUzQivAg0xYWEKa4PFtTgKU4cUg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6Q3owzBLatJ1VmSJ1F3XJFwky9v5wJQQM5nXb1MW","token_type":"Bearer","expires_in":7200,"scope":""}