Skip to content

Add SECRET_KEY environment or configuration variable as prerequisite for OIDC Authentication #64

@headofchoker

Description

@headofchoker

I was trying to enable OIDC Authentication via Forgejo.

docker logs grampsweb output:

authlib.integrations.base_client.errors.OAuthError: unauthorized_client: client is not authorized
OIDC callback error for provider 'custom'

I've had 502 Bad Request on a page until GRAMPSWEB_SECRET_KEY and GRAMPSWEB_BASE_URL are written in docker-compose.yml

I hope adding such section as a prerequisite would make it more obvious for other users to enable OIDC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions