BlackBright
BlackBright
RRuntipi
Created by BlackBright on 3/21/2025 in #🙋🏼・help
Linkwarden + Authentik auth error
Hello, I have a problem setting up Linkwarden with authentik I didn't change authentik configuration besides exposing it with authentik.domain.pl , just added new user added it into admin group. Next I set up app, provider, and setup bind to my user mentioned in docs https://docs.linkwarden.app/self-hosting/sso-oauth#authentik as user config:
services:
linkwarden:
environment:
NEXT_PUBLIC_AUTHENTIK_ENABLED: true
NEXTAUTH_URL: https://linkwarden.domain.pl/api/v1/auth
AUTHENTIK_CUSTOM_NAME:
AUTHENTIK_ISSUER: https://authentik.domain.pl/application/o/linkwarden/
AUTHENTIK_CLIENT_ID: sadadasdsadad
AUTHENTIK_CLIENT_SECRET: longwerewrewrewrewrewrew
services:
linkwarden:
environment:
NEXT_PUBLIC_AUTHENTIK_ENABLED: true
NEXTAUTH_URL: https://linkwarden.domain.pl/api/v1/auth
AUTHENTIK_CUSTOM_NAME:
AUTHENTIK_ISSUER: https://authentik.domain.pl/application/o/linkwarden/
AUTHENTIK_CLIENT_ID: sadadasdsadad
AUTHENTIK_CLIENT_SECRET: longwerewrewrewrewrewrew
Login attempt with authentik ends out with an error applog in txt I have set cloudflare dns challenge, and it works with other apps and I use expose app without actually exposing them outside my network/vpn. I'm clicking login with authentik.
16 replies
RRuntipi
Created by BlackBright on 2/24/2024 in #🙋🏼・help
Replace local ssl
Hi, I would like to replace local ssl certificate with cloudflare generated one, I only use tipi locally (or through a vpn) and I have real domain with real certificate. The only problem is I dont see in the docs or in setting where I can set the certificate.
4 replies