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":"1O3T5kADEPTfDK2TxsoZJjhnSI33vOKRQIu9goff","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"s52oQwPIsCfW1Q9IBn4Fmhvo6whveVXRN0PGG5qA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"A4l1MvYGmGGKappWwid5CrfI2wtuRAKksvJm6bY0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vMGGdsMSOdMp6rDACatAjptpVAENc98Y4H29TCfO","token_type":"Bearer","expires_in":7200,"scope":""}