Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"CM1JnI9CZTm12j1gOQRzmSvs5zyAV3EYWXy7x3pu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uVChiMwnmwspdSZ9qp2w7Xh5nsTUHWHRMkttsqAN","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"1uHTfbc0bEDHF0f1taoCavWeTe7Et2FMsYQdOgpR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zMZFRIw6tacuRXx4KDM75cJt5dSEJKLahhvpJ4Nl","token_type":"Bearer","expires_in":7200,"scope":""}