Skip to content

[BUG]: Docs should not say public client is required #445

@brantlk

Description

@brantlk

Describe the bug

This is in https://github.com/fccview/jotty/blob/main/howto/SSO.md , it says "Configure your OIDC Provider:" "Client Type: Public". Because of this I configured the Authelia client with public: true. Then Authelia failed to start:

... level=error msg="Configuration: identity_providers: oidc: clients: client 'jotty1': option 'client_secret' is required to be empty when option 'public' is true"

I removed the public: true setting from the Authelia configuration and things are working.

Jotty supports confidential clients so the docs shouldn't say that clients must be public.

Steps to Reproduce

Docs issue.

How do you run Jotty?

Docker

Jotty Version

1.20.0

Checklist

  • I have searched across other issues to make sure this bug has not been already reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions