Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add private_key_jwt to OAuthEndpointAuthenticationMethod #525

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Feb 1, 2021

Issue:

Fixes #523

Internal Ref: OKTA-367757

Sync with okta/okta-management-openapi-spec#10

Issue(s)

Description

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Configuration Change
  • Versioning Change
  • Unit Test(s)
  • Documentation

@codecov-io
Copy link

Codecov Report

Merging #525 (8432ffa) into master (8ef2ac4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #525   +/-   ##
=========================================
  Coverage     81.12%   81.12%           
  Complexity      979      979           
=========================================
  Files           122      122           
  Lines          3274     3274           
  Branches        415      415           
=========================================
  Hits           2656     2656           
  Misses          429      429           
  Partials        189      189           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ef2ac4...8432ffa. Read the comment docs.

@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit 10ae4a5 into master Feb 2, 2021
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the add_private_key_jwt_to_spec branch February 2, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating oidc_client application using private_key_jwt authentication method
4 participants