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":"dyfvSfh7x20S1aUyjWNqFPnhg6HmgLazl1lpmO7o","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sSgM1nM7nI2YxwcnOWzVFhKfHOLi3sffjpYGuoFQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wmGz2g0WG1OP2rOoy5xicxTQJ1T287N1UkBkgKPh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2mpGezCU3Cje3uReixScArq0yYKJjWGyFl44QyWT","token_type":"Bearer","expires_in":7199,"scope":""}