Skip to content

Commit 418fa62

Browse files
authored
website/integrations: immich: set correct issuer url (#21379)
1 parent 1c8a082 commit 418fa62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/integrations/media/immich

website/integrations/media/immich/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Immich documentation can be found here: https://immich.app/docs/administration/o
4646

4747
1. In Immich, navigate to **Administration** > **Settings** > **OAuth Authentication**
4848
2. Configure Immich as follows:
49-
- **Issuer URL**: `https://authentik.company/application/o/<application_slug>/.well-known/openid-configuration`
49+
- **Issuer URL**: `https://authentik.company/application/o/<application_slug>/`
5050
- **Client ID**: Enter your Client ID from authentik
5151
- **Client Secret**: Enter your Client Secret from authentik
5252
- **Scope**: `openid email profile`

0 commit comments

Comments
 (0)