Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"NnQUfQtmarkA234uUbld9ey2fZ0IPi0AeSc9QfND","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"uK3kCQSS3ExMFgQOIujyge7J8krNf9YdTZPj9p5J","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"CV5W38aKuBjSHyLKMaSXC5LSU7ev9HYbNnPw3Yjs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"zgCPLeG6XjkexsTM68ZPRNWZqh1TymXlTa0MywP5","token_type":"Bearer","expires_in":7200,"scope":""}