英文: How to use automatic renewal of access tokens in a clustered environment? 问题 我已成功在Spring授权服务器的单个...
如何在Spring授权服务器中为同意添加到期时间?
英文: how to add expire to a consent in spring-authorization-server? 问题 当我同意授权时,我永远不需要重新授权。 我希望它在一段时间内...
Spring Authorization Server暴露REST端点。
英文: Spring Authorization Server expose rest endpoints 问题 我已经使用spring-boot-starter-oauth2-authorizati...
必须生成相同的令牌,除非它已过期。
英文: Must Generate same token unless it expired 问题 "spring authorization server" 默认情况下,每个请求...
Spring Security是否支持使用服务名称通过发现服务来发行URL?
英文: Does Spring Security issuer url support service by name using a discovery-service? 问题 我有一个正在运行的授...
Spring身份验证服务器不通过传递的Bearer令牌对受保护的端点进行授权。
英文: Spring Auth Server doesn't authorize HTTP requests to secured endpoints by the passed Bearer...
使用Spring OAuth2授权服务器1.1.0(Spring Boot 3.1.0)自定义OAuth2令牌。
英文: Customize OAuth2 Token with Spring OAuth2 Authorization Server 1.1.0 (Spring Boot 3.1.0) 问题 我已经创...
“spring-authorization-server”是否适合用于连接到企业提供的现有OIDC服务器?
英文: Is spring-authorization-server a suitable tool for connecting to an existing OIDC server provide...
自定义JWT令牌以在Spring授权服务器1.0.0中添加userId。
英文: Customize JWT token to add userId in Spring authorization server 1.0.0 问题 我是新手,对于Spring Security...
Spring Authorization Server OAuth 2.0 – 实际部署问题
英文: Spring Authorization Sever Oauth 2.0 - Real Deployment Issue 问题 目前我有一个前端服务器,一个 BFF(也称为网关的前端后端服务器...