Is there a way to do edge auth for the apps? #2557
Replies: 7 comments 6 replies
|
I wonder if opencloud-eu/ios#42 and opencloud-eu/android#116 by @paolostivanin are two sides of the same coin... |
|
@paolostivanin @markrosan8 What's your opinion on this UI? Advantages to me are:
Downsides:
@kulmann @dragotin etc.. what could be a better approach to have those kind of connectivity settings? |
|
@guruz @micbar any final decisions made on this feature which I should modify in my PR?
|
|
Also, is there a target date for the next release? |
|
I see custom header was merged: opencloud-eu/ios#59 It would have been better as suggested above to be able to configure multiple headers, like in many other apps. In my case I use Pangolin to access Opencloud. With Pangolin shareable links, we can generate these 2 headers: P-Access-Token-Id and P-Access-Token |






Uh oh!
There was an error while loading. Please reload this page.
Is there any way to implement edge authentication across all clients? Browsers can store cookies, but it seems that the iOS and other apps most likely don’t have support to store custom cookies and headers.
Is it possible to add custom cookie/custom header support?
All reactions