website/integrations: semaphore: fix formatting (#12567)
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user