Open manojs1978 opened 3 weeks ago
@pujavs I were be able to replicate this issue. CLI uploades the file and it is on database, but not on disk:
root@example:~# ls -al //opt/jans/jetty/jans-auth/custom/static
total 8
drwxr-xr-x 2 jetty jetty 4096 Oct 26 11:13 .
drwxr-xr-x 6 jetty jetty 4096 Oct 26 11:13 ..
See the query of documents,
wrong reference in PR body
Can you retest it again?
files uploaded are showing on server
I still can't see
@devrimyatar, just to clarify how asset-mgt works,
jans-auth',
jans-scim', jans-config-api, etc... needs to integrate with
document-store` to enable asset upload to server file system.Thus this is not a config api
issue and the service-module
needs to call the document-store
API to get the asset uploaded to the server.
Is this still an active issue ? The pull mechanisim did make it in .
Describe the bug uploaded assets are not stored on server locations
To Reproduce Steps to reproduce the behavior:
Expected behavior when any asset uploaded it should store at their desired location
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.