Re: [dspace-tech] DSpace 5.X: Switching auth method from LDAP to Shibboleth

2023-02-10 Thread Mark H. Wood
On Fri, Feb 10, 2023 at 03:06:53AM -0800, Evelthon Prodromou wrote: > Shibboleth SP is configured properly and attributes are released. > > The problem is with Epersons that were previously created with LDAP > authentication. When the same user attempts to authenticate via Shibboleth > a

[dspace-tech] Re: 500 Error is showing in UI

2023-02-10 Thread Mohammad S. AlMutairi
Stop Nginx or Apache and try: # In local.cfg or dspace.cfg dspace.server.url = http://52.15.74.25:8080/server dspace.ui.url = http://52.15.74.25 # In config.prod.yml ui: ssl: false host: Server-IP (Server Private IP) port: 80 rest: ssl: false host: 52.15.74.25 port: 8080

[dspace-tech] Re: 500 Error is showing in UI

2023-02-10 Thread AFA
I try but it UI is not opening but back-end is working fine $ ts-node --project ./tsconfig.ts-node.json scripts/test-rest.ts Building production app config Overriding app config with /opt/dspace-ui/config/config.yml Overriding app config with /opt/dspace-ui/config/config.prod.yml ...Testing

[dspace-tech] DSpace 5.X: Switching auth method from LDAP to Shibboleth

2023-02-10 Thread Evelthon Prodromou
Hello all, Shibboleth SP is configured properly and attributes are released. The problem is with Epersons that were previously created with LDAP authentication. When the same user attempts to authenticate via Shibboleth a failure occurs and the following error is logged: ERROR