Skip to content

issues Search Results · repo:nginxinc/nginx-openid-connect language:JavaScript

Filter by

59 results
 (111 ms)

59 results

innginxinc/nginx-openid-connect (press backspace or delete to remove)

When Nginx redirects the user to the authorization endpoint of the IdP, a code challenge is created and used as a parameter in the browser redirect. After the user has logged in, we sometimes see the ...
  • nixx
  • Opened 
    12 days ago
  • #110

Hi, In order to host nginx-openid-connect based instances in a F5 Distributed Cloud (XC) Customer Edge (site) multi-cluster (virtual site), as descibed in this solution, nginx-openid-connect should evolve ...
  • nergalex
  • Opened 
    on Feb 24
  • #109

The current implementation makes the assumption that the authorization code flow is in use. My feature request is integrating OAuth2 client-credentials flow to achieve machine-to-machine communications. ...
  • ro-poletti-reply
  • Opened 
    on Jan 10
  • #107

The current implementation relies on cookies for front-channel logout. As noted in the spec, this is increasingly problematic, as modern browsers will not send cookies with content in an iframe. The solution ...
enhancement
  • anderius
  • 10
  • Opened 
    on Oct 29, 2024
  • #105

Hi I have two URLs hosted on my Nginx Plus proxy and I have an issue with this plugin and the logout function. A single user can connect to several URLs (SSO connection) URL 1: www.aaaaaaaa.com URL 2: ...
  • sebacla
  • 1
  • Opened 
    on Oct 10, 2024
  • #103

Our setup fails to refresh tokens, simply because our IdP does not return id_token in the refresh token response. As can be seen here, that is optional: https://openid.net/specs/openid-connect-core-1_0.html#RefreshTokenResponse ...
  • anderius
  • 2
  • Opened 
    on Sep 23, 2024
  • #102

If Nginx config has a location block which is changed via rewrite, when the id_token and access_token times out and refreshes the rewritten URL is not found and a 404 page experienced with logs indicating ...
  • r300mrg
  • Opened 
    on Sep 4, 2024
  • #101

When a POST request with a large body is sent to an endpoint that has client_max_body_size set appropriately at the location level, the request returns 500. Normally, a request that fails the client_max_body_size ...
  • alanwilkie-finocomp
  • Opened 
    on Aug 22, 2024
  • #100

Using the latest code as of July 26th 2024 and configured to use Identity Provider (IdP) of Microsoft Entra ID (updating our dev server running legacy version of this code from a few years ago, not ideal ...
  • r300mrg
  • 11
  • Opened 
    on Jul 26, 2024
  • #98

These two links are broken: https://camo.githubusercontent.com/c7f8bb5379fa373558428c221842c8be585049bf9d2599a4b22d4058c76a1979/68747470733a2f2f7777772e6e67696e782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031382f30342f6469612d4c432d323031382d30332d33302d4f70656e49442d436f6e6e6563742d617574686f72697a6174696f6e2d636f64652d666c6f772d4e47494e582d383030783432362d30332e737667 ...
  • fabriziofiorucci
  • 4
  • Opened 
    on May 31, 2024
  • #94
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub