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

fix(jans-linux-setup): Store fido2 authenticator_cert in DB. #10696

Closed
imran-ishaq opened this issue Jan 20, 2025 · 0 comments · Fixed by #10697
Closed

fix(jans-linux-setup): Store fido2 authenticator_cert in DB. #10696

imran-ishaq opened this issue Jan 20, 2025 · 0 comments · Fixed by #10697
Assignees
Labels
comp-jans-fido2 Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@imran-ishaq
Copy link
Contributor

We need to store authenticator_cert in a document table in the database, so that it can be used to load content.
Earlier it downloads the certs from server, but didn't save it in database.

@mo-auto mo-auto added comp-jans-fido2 Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Jan 20, 2025
@devrimyatar devrimyatar changed the title fix(jans-fido2): Needs to store **authenticator_cert** in DB. fix(jans-linux-setup): Store fido2 **authenticator_cert** in DB. Jan 20, 2025
@devrimyatar devrimyatar changed the title fix(jans-linux-setup): Store fido2 **authenticator_cert** in DB. fix(jans-linux-setup): Store fido2 authenticator_cert in DB. Jan 20, 2025
@mo-auto mo-auto added the comp-jans-linux-setup Component affected by issue or PR label Jan 20, 2025
@moabu moabu added this to the next-release milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-fido2 Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants