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":"PAEEaW34rO2D2SuCRSMkEicbWhbNxQQyUgpAG54a","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4A9Fg0qtstiGVf7TBhDSPARPxMn033kKp6WtiKhA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"WmMTG89YePsgibN3MasqIy1yNk9Aaqv1IPKTULYi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"trRqhVhLng8JcgguMc1IxClpC7Bx5yTDKWe0nzE3","token_type":"Bearer","expires_in":7200,"scope":""}