Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Default PKCE Code Challenge Method is Plain not SHA-256 #88

Open
1 task done
Crokus opened this issue Oct 30, 2023 · 0 comments
Open
1 task done

Default PKCE Code Challenge Method is Plain not SHA-256 #88

Crokus opened this issue Oct 30, 2023 · 0 comments

Comments

@Crokus
Copy link

Crokus commented Oct 30, 2023

Expected Behavior

Code Challenge Method in OAuth 2.0 is set to SHA-256 by default and it should be sent to the Authorization endpoint as such

Actual Behavior

Even though the Code Challenge Method in OAuth 2.0 is set to SHA-256 by default, I have to change the dropdown value to Plain and again to SHA-256 in order to use it.

Reproduction Steps

  1. Select OAuth 2.0 as Auth type
  2. Check 'USE PKCE'
  3. Leave default Code challenge which is SHA-256

Is there an existing issue for this?

Additional Information

No response

Insomnium Version

0.2.3-a

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

exe

Last Known Working Insomnium version

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant