We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8a082 commit 418fa62Copy full SHA for 418fa62
1 file changed
website/integrations/media/immich/index.md
@@ -46,7 +46,7 @@ Immich documentation can be found here: https://immich.app/docs/administration/o
46
47
1. In Immich, navigate to **Administration** > **Settings** > **OAuth Authentication**
48
2. Configure Immich as follows:
49
- - **Issuer URL**: `https://authentik.company/application/o/<application_slug>/.well-known/openid-configuration`
+ - **Issuer URL**: `https://authentik.company/application/o/<application_slug>/`
50
- **Client ID**: Enter your Client ID from authentik
51
- **Client Secret**: Enter your Client Secret from authentik
52
- **Scope**: `openid email profile`
0 commit comments