website/integrations: semaphore: fix formatting (#12567)

This commit is contained in:
NiceDevil
2025-01-06 12:34:14 +01:00
committed by GitHub
parent 31e8fb7c8c
commit d343ccc539

View File

@ -54,7 +54,7 @@ Before the last curly brace, add the following content:
"display_name": "SSO-Login",
"provider_url": "https://authentik.company/application/o/semaphore/",
"client_id": "<client-id>",
"client_secret": "<<< Client Secret >>>",
"client_secret": "<client-secret>",
"redirect_url": "https://semaphore.company/api/auth/oidc/authentik/redirect/",
"username_claim": "username",
"name_claim": "name",