Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"JdRLjMX42ktxtpz2qKRVjrjCAMFxNQf4880teUPj","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"z8CwD7dsNuIjE12ssqEjjTjjZa22XDWlN9yWcInQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"EjkzCCNMmXjTwT5yEojERj1TucMpzAH3JuLHjfat","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MPxK7uqiqXSqalzobXS1YgIzVJUPn4YouinSo3bw","token_type":"Bearer","expires_in":7200,"scope":""}