You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shekhar16 When we base64 encode file https://mds.fidoalliance.org/, it becomes around 5MB and not possible to store in OpenDJ. I am getting "Broken pipe" error.
As a part of ticket #9369, we are moving the fido certs files to DB instead of folders, we need to make changes in setup installers too.
here is the few examples:
https://github.com/JanssenProject/jans/blob/main/jans-linux-setup/jans_setup/setup_app/installers/fido.py#L17
https://github.com/JanssenProject/jans/blob/main/jans-linux-setup/jans_setup/setup_app/installers/fido.py#L18
if more changes needed in setup for this need to be make.
The text was updated successfully, but these errors were encountered: