Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"rcKZk45P2WPFH37tX3RkGSynOyH00dL8jJoI8xAA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"g63uj90FEmhaZsVtU2VBHVyT3o3A6d66Ba3Bc543","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"167sEXJcikFh3vPLLmVUS9e7g9tjUiCv6Srm2EF3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SQ90VaDeE6IzANFxDCI8FIsCaeuPtIxNGZ78FXeH","token_type":"Bearer","expires_in":7200,"scope":""}