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":"FAeaJltbo0TOJL7vjgu0fMGJsPV4CoNbBiBqHB4D","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jyiC6fivOnZ13hR4RBzipaFx2gLPTWff5OMaU22o","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GzOlmajGXM09dWvpPFX85dSOs9xR9y6oruhUmvNK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ui6OeZCjsOLLNrkrNTEWWZVAgbVga2VQOfQPwxrh","token_type":"Bearer","expires_in":7200,"scope":""}