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