Skip to content

Commit effdbcf

Browse files
authored
Authentik SSO Instruction Clarity (#1591)
1 parent 541b0ed commit effdbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/docs/public/oidc-provider-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ Create a new OAuth2/OpenID Provider in Authentik, then create an Application and
397397

398398
**Configuration:**
399399

400-
- **Issuer URL**: `https://authentik.example.com/application/o/unraid-api/`
400+
- **Issuer URL**: `https://authentik.example.com/application/o/<application_slug>/`
401401
- **Client ID**: From Authentik provider configuration
402402
- **Client Secret**: From Authentik provider configuration
403403
- **Required Scopes**: `openid`, `profile`, `email`

0 commit comments

Comments
 (0)