Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"N8Bib6Zb81GeluilVDQFbNMJw0mD0rhDEEVzRBaJ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LNtl66glypQYAH02TDT19Vzx4E6tphEZH2Uha4OL","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HPw7n1Lzq28und2uQqaSfxG1fAd1R4yK0hLc61oV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bP6KHQDx1VGYNjEi8J5CU57tE7oVz4kZxW6brwGD","token_type":"Bearer","expires_in":7200,"scope":""}