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":"2ABmdMrJA6i7LG2B7MelI1PlMUtpMGTJTqtEF0SR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"DBZ5IK7JNrbz3J0xcwguM7h65DzKCNMLG5TQCuW7","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"4iSVji1ncUMvrkRBnn5XerKUtlfOfXnt1CO1POzq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"t8WV2GTvb3bmkssSeeUgPSyQm66SEebzqlGHP48i","token_type":"Bearer","expires_in":7200,"scope":""}