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

OIDC provider: align userStore config with auth.storage setting #1190

Closed
maxmarkus opened this issue Mar 23, 2020 · 0 comments · Fixed by #1269
Closed

OIDC provider: align userStore config with auth.storage setting #1190

maxmarkus opened this issue Mar 23, 2020 · 0 comments · Fixed by #1269
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maxmarkus
Copy link
Contributor

maxmarkus commented Mar 23, 2020

According to oidc client wiki, there is a userStore configuration, that is set to sessionStorage by default.
OIDC provider should respect the auth.storage = 'localStorage' and 'none' setting and set also the userStore configuration on the client.

https://github.com/IdentityModel/oidc-client-js/wiki#other-optional-settings

@maxmarkus maxmarkus added the enhancement New feature or request label Mar 23, 2020
@maxmarkus maxmarkus added this to the Backlog milestone Mar 23, 2020
@maxmarkus maxmarkus self-assigned this Apr 9, 2020
@maxmarkus maxmarkus modified the milestones: Backlog, Hardening v1.0 Apr 9, 2020
@JohannesDoberer JohannesDoberer modified the milestones: Hardening v1.0, Sprint 10 Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants