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":"qVNI0JB7RnUnjdzKw25Ai1vYe9ng2JqWzNoYpeiq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"aJeX3eo1EbfDEZgp4dz9ZRGFDDqDqpdWp4zpPHfm","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"K2Mx7ylulJu9l4EkafF595ABgvm8Te902XpsRmwy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Bm90W0ZauS11EbEHtOJDh3IdvTyfTqcSXKHOPaKn","token_type":"Bearer","expires_in":7200,"scope":""}