Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"7dcmOEJGYpePnfYFcq25Rd33vZXqeT2tl6nQO4Lc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Sw4ClJe3yEb2KGYkQwB0FWoVraPD93F9XmbwQyGO","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dxixO2CFVIrQg3OCP92aFYEEuZpbPM6XmvFTxqfU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GsYotBObk0CRkZj0tg081Lej2r95mXXcaaDdF8Qv","token_type":"Bearer","expires_in":7199,"scope":""}