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

Creating an OpenIDConnectApplication using private_key_jwt and JWKS #568

Merged
merged 4 commits into from
Mar 30, 2021

Conversation

sergiishamrai-okta
Copy link
Contributor

@sergiishamrai-okta sergiishamrai-okta commented Mar 30, 2021

Issue(s)

GH issue: #566

Description

  • User must be able to use OIdCApplicationBuilder and set Jwks keys.

  • Fix the typo in class names. OIdC should change to OIDC in OIdCApplicationBuilder and DefaultOIdCApplicationBuilder class names.

  • Write UT and ITs that tests the added setJwks(..) helper method.

Category

  • Bugfix
  • Unit Test(s)

OIdCApplicationBuilder.setJwks
OIdCApplicationBuilder => OIDCApplicationBuilder
DefaultOIdCApplicationBuilder => DefaultOIDCApplicationBuilder
@sergiishamrai-okta sergiishamrai-okta merged commit f3163c6 into master Mar 30, 2021
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.

2 participants