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":"fQeM7nepiELRT4AlMvxKw94xLHn6pZhWLvAX9q2Y","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"w3YNaDYfa6c7zSQwtYd3bssN2KrS9LOIBmAvGKTd","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"uyPQRgywfINzRhvC9uMw63BkmcEJco11T5EzMEY2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"lKL6VJn6ZZpuh8SmXVT4quDH9IroOXQch1Ng45bc","token_type":"Bearer","expires_in":7200,"scope":""}