Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"5DMJwnEM3odaTQ2SYGi2xQ5KGVL3WWa3RxpE2aGR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BpmqFoFg2874j80Yhg2XVD1ez1o61JiWFLIDNMhS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"0iBk1JkAi7rKZdb9G7Lbxac37qRNeLJWNHs1Tg2a","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2GYlCOCj0hr8Zn2pDxbIQju35ckczLSSJYPK5gRJ","token_type":"Bearer","expires_in":7200,"scope":""}