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":"R8MD8iYOxlvZfYUxGQf8P7lFbA8u24WQSLWhgJIS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RdYJ9iK78euCw6FJroycDBdJ4HdxWjUhTkgY3kiG","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"gVU3U25ow6fqAmbzVTlfMHcUJGpkmrBdzgov19Cp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xbHoze9kba6rWvf872y3eh7rW7qqHdh5HMK6vC8O","token_type":"Bearer","expires_in":7200,"scope":""}