issues Search Results · repo:panva/openid-client language:JavaScript
Filter by
303 results
(67 ms)303 results
inpanva/openid-client (press backspace or delete to remove)openid-client : ^5.6.5 ,
Hi , I m referring to this discussion
https://github.com/panva/node-openid-client/pull/132#issuecomment-432792388
especially where you use
app.use( /init , (req, res, next) ...
huineng
- 1
- Opened on Jun 12, 2024
- #679
Describe the bug When using PAR, the authorization URL should only include a client ID and a reqeust URI. Passing the
request_uri property into the authorizationUrl() function effectively adds this parameter, ...
philippederyck
- 3
- Opened on May 30, 2024
- #677
Describe the bug Audience matching doesn t work as intended
This rule
https://github.com/panva/node-openid-client/blob/219f956cb74986439f2d41fc3cfe6fd400c38eca/lib/client.js#L1006-L1011 only
matches against ...
4integration
- 1
- Opened on Mar 19, 2024
- #673
The issue is simple, as described a while back in https://github.com/panva/node-openid-client/discussions/642 -- I would
like to use private_key_jwt with Azure, to the same extent that I can with Okta. ...
question
nlfiedler
- Opened on Feb 29, 2024
- #667
Describe the bug Hey there,
I am facing an issue where the provider ( CrowdStrike ) I am trying to connect to returns a status code 201 when
requesting the authorization token. The problem is that processResponse ...
IdP issue
DESOOMERPierre
- 4
- Opened on Feb 26, 2024
- #666
Describe the bug
I m experiencing a strange behaviour in my Node JS application using openid-client.
In summary, my application is on my-domain.co.uk while the identity manager (in my case Keycloak) ...
not-a-bug
question
eugeniosegala
- 1
- Opened on Feb 22, 2024
- #663
Describe the bug !-- A clear and concise description of what the bug is. --
Try to integrate azure pkce app into react application.
when trying to create issuer
const Issuer = await Issuer.discover(‘https://url’) ...
wontfix
techyvenki
- 1
- Opened on Feb 6, 2024
- #659
Describe the bug
Exception when trying to authenticate with a simple Keycloak server
To Reproduce
A bit complicate.. We re using boxyhq s saml-jackson library...
Steps to reproduce the behaviour:
...
not-a-bug
protoism
- 2
- Opened on Dec 20, 2023
- #647
Describe the bug
Opening authentication in two different tabs result on state mismatch causing some libraries that use node-openid-client
to throw an error to the user.
To Reproduce
Same steps as described ...
wontfix
mrviniciux
- 1
- Opened on Nov 28, 2023
- #639
Describe the bug I followed the quick start guide but I end up getting:
reason TypeError: Cannot assign to read only property dpopProof of object # Client
at _clone (.../node_modules/clone/clone.js:162:16) ...
gempain
- 2
- Opened on Aug 23, 2023
- #618

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.