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