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":"ASuSO40WUDh2K6gD6MTAFyDKpr5KrH64mmViyPsr","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"s3WBkCyv4pKegmlvUNlIziIE18HVnkOMm9mNwDlg","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ufPEiTCjyHQ5lbn8iBcKah4FX3Cdlqxb5sVzCCtL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"T4I94mlA1mTcwIjCweYaft91s1xipBg7cAMZLRVR","token_type":"Bearer","expires_in":7200,"scope":""}