Gyeongwon, Do

Results 7 comments of Gyeongwon, Do

I can't find a issue about ID Token TTL Configuration, So I make this issue.

I want to take this issue, @jgrandja I have a question. When a token request includes scopes that part of them aren't permitted and a custom lenient scope validation is...

~~Git fetch failed in CI due to the error "couldn't find remote ref refs/pull/15245/head". In my machine, Build is success. Some tests failed, but the retry succeeded or is a...

@rondagostino Please if you can review and provide the feedback.

@divijvaidya Would you mind reviewing this? Alternatively, who would be the best person to review this issue?

@chia7712 Thanks for review! `controlPlaneRequestProcessor` in `BrokerServer` isn't initialized. The `controlPlaneRequestProcessor` is only referenced within the `shutdown` method. ``` if (controlPlaneRequestProcessor != null) // but below line is never called,...

@chia7712 sorry, I checked it late. I run the failed tests on my local too ``` ./gradlew cleanTest connect:mirror:test --tests MirrorConnectorsIntegrationExactlyOnceTest core:test --tests PlaintextAdminIntegrationTest --tests SaslPlainPlaintextConsumerTest --tests ZkMigrationIntegrationTest --tests SaslSslConsumerTest...