sparkcyf
sparkcyf
> I’m seeing the same thing in that the admin user does not appear to be configured out of the box under cn=admin,dc=example,dc=com. Issue #579 also shows the same. >...
> https://github.com/overleaf/overleaf/commit/913a62fbc824eb3a6fd2620f961463688d94f240#diff-7c72797cb2d4fc6ae2b7f6fb2844348a1b9f82c1abaa3da3b051da2d4bace847 overleaf的community版本似乎在21年10月左右加入了基于synctex的双向导航,目前在[南科大的自部署overleaf](https://mirrors.sustech.edu.cn/git/sustech-cra/overleaf-ldap-oauth2)(基础镜像基于overleaf 3.1)里也能正常使用这个选项,感觉可能是tuna的版本从overleaf的上游分叉出来的太早了,以至于没有引入这个功能。
> I am currently thinking about deploying Overleaf as part of a bunch of self hosted solutions that we use for school (because what the school provides is not that...
@mserranom Hi, I just add a builtin openid connect client in the keyclock and change the "Client Authenticator" settings to "Clientid and Secret" without any other modifications. If you want...
The stock code in `overleaf` docker image doesn't have any implementation about the OIDC or LDAP, so currently there may be no way to enable the OIDC feature without modify...