owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.41k stars 184 forks source link

New OIDC ID and secret for OIDC-Agent in default oCIS installs #6901

Open nicholas-wilson-au opened 1 year ago

nicholas-wilson-au commented 1 year ago

oCIS by default has an OIDC client ID and secret set/hardcoded for the Desktop client: client-id=xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69 client-secret=UBntmLjC2yYCeHwsyj73Uwo9TAaecAetRwMw0xYcvNL9yRdLSUi0hUAHfvCHFeFh

This is recommended to be used for the OIDC-Agent when using RClone. https://owncloud.dev/clients/rclone/webdav-sync-oidc/

However, this does not truly reflect the client in use. I would suggest another client-id and secret is added to the defaults to separate OIDC-Agent from the Desktop Apps.

This would provide better distinction to the user, for debugging and for logging.

Originally posted by @nicholas-wilson-au in https://github.com/owncloud/client/issues/10256#issuecomment-1651860195

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

nicholas-wilson-au commented 1 year ago

I am writing here because it is stale.