-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
In section "Paperless Configuration", the given example includes the line "server_url": "https://authentik.company/application/o/paperless/.well-known/openid-configuration". However, the term "paperless" in this line should be the "slug", defined in the previous section.
I suggest to change the line to "server_url": "https://authentik.company/application/o/<slug>/.well-known/openid-configuration".
It doesnt look wrong and may work for many users that unintentionally used "paperless" for the slug. I only found this issue, because in the first section it is mentioned that the slug is important to remember, but you dont reference it...
Best regards,
Chris
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation