Problem or use case
试图接入 Matrix Synapse,但是 Synapse 要求在使用 openid scope 时必须有 jwks_uri 配置
Proposed solution
增加 JSON Web Key Set (JWKS) 支持,并在 /.well-known/openid-configuration 中返回 jwks_uri 字段
Alternatives considered
No response
Scope and compatibility
No response
Self-check
Problem or use case
试图接入 Matrix Synapse,但是 Synapse 要求在使用 openid scope 时必须有 jwks_uri 配置
Proposed solution
增加 JSON Web Key Set (JWKS) 支持,并在 /.well-known/openid-configuration 中返回 jwks_uri 字段
Alternatives considered
No response
Scope and compatibility
No response
Self-check