Skip to content

Missing information in "Integrate with Nextcloud" documentation #15072

@Ascurius

Description

@Ascurius

Do you see an area that can be clarified or expanded, a technical inaccuracy, or a broken link? Please describe.
The documentation page describing the integration of Authentik and Nextcloud lacks key information, at least for the OIDC part. While following this documentation, I encountered a problem while setting up OIDC within Nextcloud. Specifically, Nextcloud was not able to establish any connection with the Authentik server unless the config.php file of Nextcloud included the line 'allow_local_remote_servers' => true.

It seems that this problem has already been reported in several other places, for example:

Provide the URL or link to the exact page in the documentation to which you are referring.
https://docs.goauthentik.io/integrations/services/nextcloud/#nextcloud-configuration

Describe the solution you'd like
The section of the documentation mentioned above should include at least a sentence, describing that problems during setup in Nextcloud may occur if the variable allow_local_remote_servers in config.php is not set to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions