Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Consent is saved regardless of RememberConsent checkbox value #4833

Closed
nzhuravel opened this issue Sep 6, 2020 · 3 comments
Closed

Consent is saved regardless of RememberConsent checkbox value #4833

nzhuravel opened this issue Sep 6, 2020 · 3 comments

Comments

@nzhuravel
Copy link

Version: 4.0.4

Issue / Steps to reproduce the problem

Enable Consent for client by setting
client.RequireConsent=true,
client.AllowRememberConsent=true
Login, leave RememberConsent checkbox unchecked.
Log out. Login again.

Actual result: consent screen is not shown upon login
Expected result: since user did not hit RememberConsent it should be shown after each login until user agrees to save it.

Editional:
By looking into source code looks like RememberConsent does not play any role during consent save. Consent is saved regardless of RememberConsent checkbox value

@brockallen brockallen added this to the 4.0.5 milestone Sep 7, 2020
@brockallen brockallen self-assigned this Sep 7, 2020
@brockallen
Copy link
Member

Confirmed.

@brockallen
Copy link
Member

PR submitted

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants