IdentityServer
Build identity and access control solutions for modern applications.
Duende Software 社の製品
2025 年より日本国内にてComponentSourceで販売中。
価格:¥ 311,300 (税込)〜 バージョン: v7.2.3 新機能 更新日: May 7, 2025
Released: May 7, 2025
Released: Apr 30, 2025
AuthorizeRequestSensitiveValuesFilter
and PushedAuthorizationSensitiveValuesFilter
have been changed to both be ["client_secret", "client_assertion", "id_token_hint"]
.Released: Apr 16, 2025
private_key_jwt
client authentication token would be rejected if it had no typ
header, even if strict validation of such tokens was not enabled.Released: Mar 18, 2025
private_key_jwt
client assertions are proposed).