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":"23eYhP2NOXwUT8GeaQIdAzzf56Jwm4luJAIyySxl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"aTfVOc4i0q842XxpBLsUSyegEZQ5DxIj9wAUAUVU","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GmhdPp9GqqxGgeXXiA7bwIhAl80vtzNA946NQt79","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NNJVKyNFhS7xGOtdM2V375zf0npwQnFWuxx1qoqZ","token_type":"Bearer","expires_in":7200,"scope":""}