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":"TdiaWlUF7kQNRoXNlXhEIvfjpiSqfdgeNyeOU2lk","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3oqiObJOIxbrxuLzPaTWXFexBw6cNFxdLzpbtPVR","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"LEVovthuQh8NIrliEi5ZM62OjoB1CBfbpnXGmToj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mCivqEu1PFZp44rCgqp3AqZtSx457Rzgec8zjbyG","token_type":"Bearer","expires_in":7200,"scope":""}