Alexander
Results
2
comments of
Alexander
Found it here: https://docs.semaphoreui.com/administration-guide/openid/authentik/
I could use it with litte adjustment in my docker-compose.yml and it works fine: SEMAPHORE_OIDC_PROVIDERS: '{ "authentik": { "display_name": "Sign in with Authentik", "provider_url": "https://authentik.example.com/application/o//", "client_id": "", "client_secret": "", "redirect_url":...