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":"Fc4uGFiYUoOcyzkfQB3LpufMrt9aVvQbpIlYdBDm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wAoHLGNpvJrMoBymh2kKKgOVwQvHzPELkAq0OnTf","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"JsZ7Xft0Ha6UYR8B9wg9gCrqUdu9n7OC45DVVgDL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RfqRXQ5nEcV3ob3HOScMeiP1h9sCULs9cLLt4GCV","token_type":"Bearer","expires_in":7200,"scope":""}