Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"26BgoYe1GBFDqwQah0iEDHVhofzUHdodCn67omj2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"aGL8iUZzy3X8JBNjv7qkma9da4p3khHQd3Yomk0i","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zOFpVqDc2vzd9tlOYt8ZLV36XK6FWQRB7GG6kXtV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NICOMpQamLfqvgUWWTntsk0wpIhXdmpvvtljcEH6","token_type":"Bearer","expires_in":7200,"scope":""}