Skip to content

Conversation

@kaivol
Copy link

@kaivol kaivol commented Jan 11, 2026

Currently, the OpenCloud client relies on the PROXY_OIDC_REWRITE_WELLKNOWN hack to discover the IDP's configuration (except for the initial login, see also #771).

To be able to get rid of this workaround (see also owncloud/ocis#11542 for problems with this approach), this PR changes the OAuth::fetchWellKnown method to get the issuer's location via WebFinger before fetching the issuer's /.well-known/openid-configuration.
These changes also make it possible to get additional data from the WebFinger as required for #246 (comment), for example.


This PR depends on my previous PR #771, the additional changes are in 31745c4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant