Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"zUPfKMyx5NTDcK0n7ZDmwQWr5tS0dwoiHNrPu1jJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Qa69v3C1V14Nxq1EDMIP3fiURHRFinQd7IrQzgST","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"M3T2gpfuM3nURQTFeVukCrmNLBNllZZAA7jjwBL2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Q8tidbDcVtSnNHjxbpYrmXYuoxGZq8nYElf9MRKc","token_type":"Bearer","expires_in":7200,"scope":""}