Sign inSign up

svensteinert/overleaf-oidc-full

By svensteinert

Updated over 1 year ago

Overleaf with OpenIDC and all LaTeX libraries. Based on the official image and fachschaften.org mods

Image
Data science
Web servers
1

2.0K

svensteinert/overleaf-oidc-full repository overview

This is the offical overleaf image with mods to support OpenIDC and having all LaTeX libraries installed by default.

For OpenIDC you need to set the following env vars:

  • OIDC_ISSUER: https://account.example.org/realms/fachschaften.org
  • OIDC_AUTHORIZATION_URL: https://account.example.org/realms/fachschaften.org/protocol/openid-connect/auth
  • OIDC_TOKEN_URL: https://account.example.org/realms/fachschaften.org/protocol/openid-connect/token
  • OIDC_USERINFO_URL: https://account.example.org/realms/fachschaften.org/protocol/openid-connect/userinfo
  • OIDC_CALLBACK_URL: https://tex.example.org/login/oidc/callback
  • OIDC_CLIENT_ID
  • OIDC_CLIENT_SECRET

Tag summary

Content type

Image

Digest

sha256:2f6841081

Size

2.6 GB

Last updated

over 1 year ago

docker pull svensteinert/overleaf-oidc-full