[PR #830] feat: add ability to set custom client ID #611

Closed
opened 2025-10-09 16:53:41 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/pocket-id/pocket-id/pull/830

State: closed
Merged: No


this PR includes changes to support a custom client id/client secret to be used for a client.

This is required for services such as owncloud ocis, who use fixed client id/client secrets for some elements of their services.

I believe this is not strictly in accordance with the oidc specs, so this is proposed as an advanced option only, after a client is setup in the usual manner.

happy for input if things are not quite right - i have done preliminary testing and think it is ok.

fixes #508.

**Original Pull Request:** https://github.com/pocket-id/pocket-id/pull/830 **State:** closed **Merged:** No --- this PR includes changes to support a custom client id/client secret to be used for a client. This is required for services such as owncloud ocis, who use fixed client id/client secrets for some elements of their services. I believe this is not strictly in accordance with the oidc specs, so this is proposed as an advanced option only, after a client is setup in the usual manner. happy for input if things are not quite right - i have done preliminary testing and think it is ok. fixes #508.
OVERLORD added the pull-request label 2025-10-09 16:53:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#611