Content-Length: 210570 | pFad | https://github.com/sebadob/rauthy/commit/3c594f4628c8d301ed1556d5dd3ea5a004afdcac

BD Merge pull request #278 from sebadob/well_known-additional-host · sebadob/rauthy@3c594f4 · GitHub
Skip to content

Commit

Permalink
Merge pull request #278 from sebadob/well_known-additional-host
Browse files Browse the repository at this point in the history
Host `.well-known` additionally on root `/`
  • Loading branch information
sebadob authored Feb 17, 2024
2 parents 9f4797a + 55bdccd commit 3c594f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rauthy-main/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ async fn actix_main(app_state: web::Data<AppState>) -> std::io::Result<()> {
.add(("pragma", "no-cache")),
)
.wrap(pub_metrics.clone())
.service(oidc::get_well_known)
.service(generic::redirect)
// Important: Do not move this middleware do need the least amount of computing
// for blacklisted IPs -> middlewares are executed in reverse order -> this one first
Expand Down

0 comments on commit 3c594f4

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/sebadob/rauthy/commit/3c594f4628c8d301ed1556d5dd3ea5a004afdcac

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy