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":"fFrcunV6POdW5cj1II8QobW9puParDDLNMfT5N3u","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sXa8DeVNekOHvkBQzkeh1GzCvEEXXxkNG0ulLJ8Y","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IEsAaAlbGMZEZa1YNc3i3KugBpgguxuzWF1uzQSS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"g1SxDRlILxBagVlCOO9YAN8kvsQcPL4ELpdO65C6","token_type":"Bearer","expires_in":7200,"scope":""}