keycloak 验证电子邮件设置持续时间,链接过期

标签 keycloak

默认情况下,在 keycloak 中验证电子邮件链接将在 5 分钟后过期。

Someone has created a XYZ account with this email address. If this was you, click the link below to verify your email address

Link to e-mail address verification

This link will expire within 5 minutes.

If you didn't create this account, just ignore this message.

在模板中看起来这个值是从某处获取的:

https://github.com/keycloak/keycloak/blob/5c6b123aff9d004a3aa51cd3dfad4e021051fca1/themes/src/main/resources/theme/base/email/messages/messages_en.properties#L2

如何增加该值?在管理面板中找不到它..

谢谢

最佳答案

好的,我找到了 在 Realm Settings -> Tokens 下

User-Initiated Action Lifespan

关于keycloak 验证电子邮件设置持续时间,链接过期,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71649729/

相关文章:

java - 从 postman 访问 keycloak API

oauth-2.0 - 缺少参数 code_challenge_method

java - 使用 Keycloak 保护 Spring Cloud 网关

spring-security - 微服务架构中SPA的认证

json - 如何使用 postman 创建新用户并在keycloak中分配组?

python - Keycloak KubeAPI 认证失败

docker - Keycloak docker重启后如何保持infinispan session

spring-boot - Spring Boot Data JPA @CreatedBy和@UpdatedBy未使用OIDC身份验证进行填充

kotlin - 在 Ktor : Is it supposed to work like this? 中使用 KeyCloak 进行 OAuth

jakarta-ee - Keycloak Backchannel注销