检查实例配置参数notify-keyspace-events 建议将notify-keyspace-events参数配置为Egx。 进阶排查 Jedis连接池报错 出现Read timed out或Could not get a resource from the pool 排查是否使用了keys命令,keys命令会消耗大量资源,造成Redis阻塞。建议使用scan命令替代,且避免频繁执行。
fromParams string No 提取Jwt信息的query字段。 outputPayloadToHeader string No 向后端透传payload的头部字段名称。 forwardOriginalToken bool No 设置为true时,原始的jwt将被透传到后端。 outputClaimToHeaders ClaimToHeader No 定义payload里面的字段透传到后端的头部信息。
400MissingSenderPasswordValue null at 'password' failed to satisfy constraint: Argument must not be null when enable email configuration.启用邮件设置时,password不能为空。
400 PasswordPolicyViolation Password does not conform to the account password policy. 更改密码时,密码不符合密码策略。 400 PasswordPolicyViolation Policy constraint violation with password reuse prevention during password change. 该密码和历史密码重复。