CMSgov / bluebutton-web-server

Blue Button API
https://sandbox.bluebutton.cms.gov
Other
40 stars 24 forks source link

jimfuqian/BB2-3471-swagger-ui-auth-enable-pkce-revert #1262

Closed JFU-NAVA-PBC closed 6 days ago

JFU-NAVA-PBC commented 6 days ago

JIRA Ticket: BB2-3471

What Does This PR Do?

Due to verifier not propagated at token exchange step, the auth with PKCE is broken (400 error). So revert it for now to unblock r135 deploy

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

Validation

Verify that Swagger UI authorization works - either on a local bb2 server or on a LLE

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

Any Migrations?