identityserver4 RequireConsent invalit

https://docs.identityserver.io/en/release/reference/client.html?highlight=allowrememberconsent

Consent Screen

RequireConsent
Specifies whether a consent screen is required. Defaults to true.
AllowRememberConsent
Specifies whether user can choose to store consent decisions. Defaults to true.
ConsentLifetime
Lifetime of a user consent in seconds. Defaults to null (no expiration).
ClientName
Client display name (used for logging and consent screen)
ClientUri
URI to further information about client (used on consent screen)
LogoUri
URI to client logo (used on consent screen)
posted @ 2021-03-26 11:27  dreamw  阅读(80)  评论(0编辑  收藏  举报