Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8zx56FYOU5pqG0TvqZe5lRp54GSEDzEzZt1ZFTMM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Hgu3CxdawWPv8iNjrmBMIlszrlSqVspZOCRqNAwP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hUI9vYVrO5gWBx8IsIyVNIhBUXFwAWyBbwaTqQxY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AaQbj1YCTC6lHb7m9MKM1yR4oXxyOBcKksOqPKF9","token_type":"Bearer","expires_in":7200,"scope":""}