Replies: 1 comment
-
|
Since v5.2.0 (this PR #2072) the OpenCloud server is able to provide some OIDC configuration parameters via webfinger to the clients. By setting the env vars: Also there are: Please note that only Android, IOS and Web currently support reading these option for webfinger. The support for the desktop application is still work in progress. For Authentik I was pretty much successful by using a single provider/client_id for all the available clients. And adjust the scopes for Android, IOS (and desktop for when the implementation lands) to include |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m trying to use OpenCloud with Authentik as external OIDC provider for multiple clients: web, desktop and Android.
What I have found so far is:
I’ve already read discussions like #1014 and #1771, but I’m still unclear on the current supported path.
Is there currently an officially supported or recommended way to use OpenCloud with Authentik for multiple clients at the same time (web + desktop + Android), without relying on custom webfinger/proxy workarounds (which are above what I currently have the knowledge to handle) or reduced token verification?
Could you point me to the recommended setup? Or is multi-client Authentik support still considered a limitation at the moment?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions