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":"6v9bqG2aYV1BoNQZUf9EN2Ee98ZL2AdXuWrgX46e","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IlP2rSqGc6mR6hn1ltHtoZaKsMIkUtxHiSkp6lyu","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"r5hH2wTyyC3k3f5pZzMiNEbtR3HvEAo8vqAltQzM","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tKs2LM59oh9rRDLcxJqd9LpyEv1YZRUB2PR3AmoO","token_type":"Bearer","expires_in":7200,"scope":""}