ipanocloud

Results 12 comments of ipanocloud

> want to return different response packets based on different httpstatus

> Let's see if there are more similar needs This need is real in the business

> Looks like you want the custom error page feature? want to return different response packets based on different httpstatus

```json { "proxy-rewrite":{ "regex_uri":[ "^(/message/message-center-mqtt-client/|/message/internal/message-center-mqtt-client/)(.*)", "/$1" ] } } ```

> > 对public-key进行了各种设置,都无法离线验证jwt token > > 第一种直接设置公钥,不行 > > 第二种在公钥前后增加 -----BEGIN PUBLIC KEY----- ,还是不行 > > 第三种对公钥做base64转换还是不行 > > see: > > https://github.com/apache/apisix/blob/ccd70dff214f68a223d07e3a80148dbe92e9fa51/t/plugin/openid-connect.t#L462-L507 ` "public_key": "-----BEGIN PUBLIC KEY-----\n]] .. [[MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANW16kX5SMrMa2t7F2R1w6Bk/qpjS4QQ\n]]...

`"public_key": "-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi9jEbKgIL0Pu9suixeV+y+vxUOb9TOTd/sUckg+xCqfsRubGjFlyLn/pRXa5fn7+uD+m/S3SMoSlJSBKKMcEMGGFUIHmjuD9CI3yO918RpM6o/+g658P0p//t5BtinyPBgjAzxJQ6orUOTMsLlksQh9eMEHcw1FmG10n8uoihtcP8kgjCs2IL//CSC8NaDVvDlC3b11eafCyvxvv92GAXH1g9XoK8jGD8VvhvQhUso19bFyvxuBIeFqTLKfULIC8xxMPgoAAklXjYZVnPtGCsIVHRlmwuljCTvrJphDqbtPRuVuFbUhp0aKDfsTKZeFErJ0oUCzdjo8tA5kb+6cpDwIDAQAB-----END PUBLIC KEY-----",` 这种格式无法识别嘛 ?

me too, dashboard version 2.13.0

May be, assign to me. I'll try to finish it

> @ipanocloud are you still working on this? I'm sorry,Personal ability is limited, can not finish