Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.006s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"1M8vUH8Iv4kHkWvdARouUqUTxVe6fnY4S9dfg5aM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ykmiwr0JWhMHg0iz4fNGqC38H9SHbnohnepNmuwC","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Ch90k0bJHCIcleSIx1ldtODytweSjPgrkgOUt9E1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CYGKJXKggtvvGSAjn4wM764hR8H2vT3lFDZgxaGk","token_type":"Bearer","expires_in":7199,"scope":""}