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