Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

3
Owncloud Infinite Scale OIDC with Authelia via proxy NGINX Proxy Manger help needed?
Post Body

So as the title says i am trying to setup OIDC with Owncloud Infinite Scale with Authelia for authentication i have it working but i am stuck on one part Authelia does not yet support prompt handling and causes Owncloud to get stuck on OIDC callback but i am able to get correctly redirected to Authelia and apporve log in request but get stuck on Owncloud you are being logged in screen.

I found this guide here and it worked for the most part but the are using Caddy instead of NGINX proxy manager and the say you have to rewrite the url to bypass Ownclouds prompt handling in this Caddy file example below.

auth.{$MY_DOMAIN} {
# This is necessary until Authelia learns prompt handling. It's planned for beta 7 (https://www.authelia.com/roadmap/active/openid-connect/#beta-7).
# Without this, the ownCloud desktop client cannot authenticate.
uri /api/oidc/authorization replace &prompt=select_account consent ""

reverse_proxy authelia:9091
tls {
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
}
}

I have searched Google and attempted many failed times to try and configure NGINX to do the same so my question is how would i do this URL rewrite in a NGINX Proxy Manager any help welcome thank you.

Author
Account Strength
50%
Account Age
8 months
Verified Email
Yes
Verified Flair
No
Total Karma
663
Link Karma
38
Comment Karma
625
Profile updated: 8 hours ago
Posts updated: 2 weeks ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 months ago