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)

相关文章:

  • 2021-10-27
  • 2021-09-10
  • 2022-03-06
  • 2021-11-12
  • 2022-02-11
  • 2021-12-30
  • 2022-12-23
  • 2021-05-21
猜你喜欢
  • 2021-08-24
  • 2021-12-25
  • 2021-08-01
  • 2022-02-11
  • 2022-12-23
  • 2021-08-22
相关资源
相似解决方案