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