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":"VtYymBkaxgc9hUHyV8PJI3ENNyWVtBtOehUN4no4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pnaElNYhGx1rCGYZUd8KmoOxDkIfwvD5ZolslV6m","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IukMVTdAkFvpKTdfwbmuNLlb1f2rK0feFB6UO3bN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"nmPNjoVrZJ06W9gK7d44wCuFrtHZPzk0SFWidnG6","token_type":"Bearer","expires_in":7200,"scope":""}