Page 1 of 1

custom authentication

PostPosted:Mon May 10, 2021 6:33 am
by kaajsoft
hello
i want to config openkm to use custom authentication how can i do that ?
thank you .

Re: custom authentication

PostPosted:Fri May 14, 2021 5:31 pm
by jllort
OpenKM use spring authentication, a good starting point maybe appContext.xml ( https://github.com/openkm/document-mana ... ontext.xml ) and also take a look at web.xml reference for appContext.xml and OpenKM.xml ( https://github.com/openkm/document-mana ... eb.xml#L76 ). Hope will help on it.