Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OIDC cookie name #569

Closed
markylaing opened this issue Dec 6, 2023 · 1 comment · Fixed by #658
Closed

Update OIDC cookie name #569

markylaing opened this issue Dec 6, 2023 · 1 comment · Fixed by #658

Comments

@markylaing
Copy link

When canonical/lxd#12628 is merged. The name of the oidc_access cookie will change to oidc_identity. It should be a simple search and replace :)

I can see that this is referenced in two places: https://github.com/search?q=repo%3Acanonical%2Flxd-ui%20oidc_access&type=code

@stgraber
Copy link

stgraber commented Dec 9, 2023

Probably want to support both names to avoid breaking current users.

edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 20, 2024
edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 20, 2024
Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 20, 2024
Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 21, 2024
… now httponly and not visible to the ui, hide status bar and avoid operation fetch in case a user is not authenticated, fixes canonical#569

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 21, 2024
… now httponly and not visible to the ui, hide status bar and avoid operation fetch in case a user is not authenticated, fixes canonical#569

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit to edlerd/lxd-ui that referenced this issue Feb 21, 2024
… now httponly and not visible to the ui, hide status bar and avoid operation fetch in case a user is not authenticated, fixes canonical#569

Signed-off-by: David Edler <david.edler@canonical.com>
edlerd added a commit that referenced this issue Feb 21, 2024
… now httponly and not visible to the ui, hide status bar and avoid operation fetch in case a user is not authenticated, fixes #569

Signed-off-by: David Edler <david.edler@canonical.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants